summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index ea303e295..fdf8cae31 100755
--- 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"
}
}