]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - configure
Getting a bit further
[user/henk/code/inspircd.git] / configure
index d0210080628098d5abc20e08b23bbf4c168a2498..48621b5856c188e9f81a71136146aa64eaea9022 100755 (executable)
--- a/configure
+++ b/configure
@@ -360,7 +360,7 @@ if (!$chose_hiperf) {
        print "not to enable one. Defaulting to select() engine.\n\n";
 }
 
-yesno(THREADED_DNS,"InspIRCd supports multi-threaded DNS lookups,\nwhich can improve the efficiency on a multiple-processor machine.\nDo you want to enable this feature?");
+yesno(THREADED_DNS,"InspIRCd supports multi-threaded DNS lookups,\nwhich can improve the efficiency on a multiple-processor machine.\n\nDo you want to enable this feature?");
 print "\n";
 
 yesno(IPV6,"Would you like to enable experimental IPv6 support?");