summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-09-19 10:35:47 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-09-19 10:35:47 +0000
commitb91c37b8f9973ffb7e8affc0070138d2ef25d0da (patch)
tree80626e2fa72cedd65e61659595c5784ca4ce6d56
parent88ac4810e1b2671bbcd0a439f71886fd8e5ed174 (diff)
Fix typo
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5290 e03df62e-2008-0410-955e-edbf42e46eb7
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 70401e484..e233bfdcc 100755
--- a/configure
+++ b/configure
@@ -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++]