From 1819d0109b0d3c3cf8c619849f8e67a9ffef57ab Mon Sep 17 00:00:00 2001 From: danieldg Date: Tue, 1 Sep 2009 15:06:55 +0000 Subject: Enable IPv6 support by default git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11573 e03df62e-2008-0410-955e-edbf42e46eb7 --- make/configure.pm | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'make/configure.pm') diff --git a/make/configure.pm b/make/configure.pm index 487df137f..b81a1053e 100644 --- a/make/configure.pm +++ b/make/configure.pm @@ -277,10 +277,7 @@ InspIRCd 1.0.x, are also allowed. to select() [not set] --disable-kqueue Do not enable kqueue(), fall back to select() [not set] - --enable-ipv6 Build ipv6 native InspIRCd [no] - --enable-remote-ipv6 Build with ipv6 support for remote - servers on the network [yes] - --disable-remote-ipv6 Do not allow remote ipv6 servers [not set] + --disable-ipv6 Do not build ipv6 native InspIRCd [not set] --with-cc=[filename] Use an alternative g++ binary to build InspIRCd [g++] --with-maxbuf=[n] Change the per message buffer size [512] -- cgit v1.2.3