Update of /cvsroot/irc-dev/ipv6/config
In directory usw-pr-cvs1:/tmp/cvs-serv16834/config
Modified Files:
config-sh.in
Log Message:
INET6.7
Index: config-sh.in
===================================================================
RCS file: /cvsroot/irc-dev/ipv6/config/config-sh.in,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- config-sh.in 11 Sep 2002 10:09:08 -0000 1.1.1.1
+++ config-sh.in 16 Sep 2002 12:38:13 -0000 1.2
@@ -171,6 +171,7 @@
echo " SECURITY: Then don't install the daemon SUID or SGID !"
fi
fi
+ bool 'Enable IPv6 support' INET6
bool 'Set up a Unix domain socket to connect clients/servers' UNIXPORT
bool 'Do you need virtual hosting' VIRTUAL_HOST
PREV_HUB=$HUB
|