]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - configure
Changed more to use InsertMode
[user/henk/code/inspircd.git] / configure
index ea303e29517fde02dfb91ba8476446fc9f8321db..fdf8cae31d87764f6b2e59f53b35b9275c93e669 100755 (executable)
--- a/configure
+++ b/configure
@@ -587,7 +587,7 @@ if ($config{USE_GNUTLS} eq "y") {
                system("mv cert.pem $config{CONFIG_DIR}/cert.pem");
                print "Done.\n\n";
        } else {
-               print "SSL Certificates found, skipping."
+               print "SSL Certificates found, skipping.\n\n"
        }       
 }