From bc6975c36186db0ec8b83f6a162761bfea77a1c9 Mon Sep 17 00:00:00 2001 From: brain Date: Tue, 1 Aug 2006 23:29:24 +0000 Subject: Remove dnsqueue git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4630 e03df62e-2008-0410-955e-edbf42e46eb7 --- configure | 24 +++++++----------------- 1 file changed, 7 insertions(+), 17 deletions(-) (limited to 'configure') diff --git a/configure b/configure index eed6353c2..a46a22e9e 100755 --- a/configure +++ b/configure @@ -360,9 +360,6 @@ 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.\n\nDo you want to enable this feature?"); -print "\n"; - yesno(IPV6,"Would you like to enable experimental IPv6 support?"); print "\n"; @@ -1390,20 +1387,20 @@ elsif (($has_epoll) && ($config{USE_EPOLL} eq "y")) { if ($config{OSNAME} =~ /CYGWIN/) { print FH <