diff options
author | Peter Powell <petpow@saberuk.com> | 2013-06-01 20:15:17 +0100 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2013-06-01 20:33:13 +0100 |
commit | d9c1809b26f5bc1087c9fe535a28c1dea272f5a8 (patch) | |
tree | 5daf5f47d974e156a128eaf29a5205a5c6f19c24 /make/configure.pm | |
parent | 3406c7234ac15b6a2fc52afa770fb851da25c215 (diff) |
Remove unused code from configure.
Diffstat (limited to 'make/configure.pm')
-rw-r--r-- | make/configure.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make/configure.pm b/make/configure.pm index 67e91c825..d76b1143d 100644 --- a/make/configure.pm +++ b/make/configure.pm @@ -295,7 +295,6 @@ InspIRCd 1.0.x, are also allowed. to select() [not set] --disable-kqueue Do not enable kqueue(), fall back to select() [not set] - --disable-ipv6 Do not build IPv6 native InspIRCd [not set] --with-cc=[filename] Use an alternative compiler to build InspIRCd [g++] --with-maxbuf=[n] Change the per message buffer size [512] |