--------------------- PatchSet 1350 Date: 2005/05/07 11:55:12 Author: rmartinez Branch: squid3-ipv6 Tag: (none) Log: ditto Members: configure.in:1.63.2.5->1.63.2.6 Index: squid3/configure.in =================================================================== RCS file: /cvsroot/squid-sf//squid3/configure.in,v retrieving revision 1.63.2.5 retrieving revision 1.63.2.6 diff -u -r1.63.2.5 -r1.63.2.6 --- squid3/configure.in 7 May 2005 11:52:53 -0000 1.63.2.5 +++ squid3/configure.in 7 May 2005 11:55:12 -0000 1.63.2.6 @@ -3,7 +3,7 @@ dnl dnl Duane Wessels, wessels@nlanr.net, February 1996 (autoconf v2.9) dnl -dnl $Id: configure.in,v 1.63.2.5 2005/05/07 11:52:53 rmartinez Exp $ +dnl $Id: configure.in,v 1.63.2.6 2005/05/07 11:55:12 rmartinez Exp $ dnl dnl dnl @@ -13,7 +13,7 @@ AC_CONFIG_AUX_DIR(cfgaux) AM_INIT_AUTOMAKE(squid, 3.0-PRE3-CVS) AM_CONFIG_HEADER(include/autoconf.h) -AC_REVISION($Revision: 1.63.2.5 $)dnl +AC_REVISION($Revision: 1.63.2.6 $)dnl AC_PREFIX_DEFAULT(/usr/local/squid) AM_MAINTAINER_MODE @@ -1516,7 +1516,9 @@ -dnl Enable IPv6 (with IPv4) support +dnl Enable IPv6 support +dnl For the time beeing, let's try a modest IPv6-only port +dnl IPv6-IPv4 (protocol independent) may be harder. AC_MSG_CHECKING([whether to enable ipv6]) AC_ARG_ENABLE(ipv6, [ --enable-ipv6 Enable ipv6 support