diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-09-19 10:35:47 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-09-19 10:35:47 +0000 |
commit | b91c37b8f9973ffb7e8affc0070138d2ef25d0da (patch) | |
tree | 80626e2fa72cedd65e61659595c5784ca4ce6d56 | |
parent | 88ac4810e1b2671bbcd0a439f71886fd8e5ed174 (diff) |
Fix typo
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5290 e03df62e-2008-0410-955e-edbf42e46eb7
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1902,7 +1902,7 @@ Non-interactive and initial configuration: --enable-ipv6 Build ipv6 native InspIRCd [no] --enable-remote-ipv6 Build with ipv6 support for remote servers on the network [yes] - --disable-remote-ipv6 No not allow remote ipv6 servers + --disable-remote-ipv6 Do not allow remote ipv6 servers [not set] --with-cc=[filename] Use an alternative g++ binary to build InspIRCd [g++] |