diff options
author | Attila Molnar <attilamolnar@hush.com> | 2013-06-01 12:53:25 -0700 |
---|---|---|
committer | Attila Molnar <attilamolnar@hush.com> | 2013-06-01 12:53:25 -0700 |
commit | a15d4c391bfd4ffed1e8552636be821784df0ac4 (patch) | |
tree | 5daf5f47d974e156a128eaf29a5205a5c6f19c24 /make/configure.pm | |
parent | 3406c7234ac15b6a2fc52afa770fb851da25c215 (diff) | |
parent | d9c1809b26f5bc1087c9fe535a28c1dea272f5a8 (diff) |
Merge pull request #551 from SaberUK/master+unused-configure
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] |