]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - configure
m_lockserv Remove obsolete comments and unnecessary string clear()s
[user/henk/code/inspircd.git] / configure
index 61313c9fe2804e60be87b4550fa45a2e56799db0..8edcdfe08b0a2179c54c47f88f696d3d809c6530 100755 (executable)
--- a/configure
+++ b/configure
@@ -625,8 +625,8 @@ should NOT be used. You should probably specify a newer compiler.\n\n";
        }
        else
        {
-               print "\nCould not detect OpenSSL or GnuTLS. Make sure pkg-config is installed if\n";
-               print "you intend to use OpenSSL, or that GnuTLS is in your path if you intend\nto use GnuTLS.\n\n";
+               print "\nCould not detect OpenSSL or GnuTLS. Make sure pkg-config is installed and\n";
+               print "is in your path.\n\n";
        }
 
        yesno('MODUPDATE',"Would you like to check for updates to third-party modules?");