dnl Configuration input file for Squid
dnl
-dnl $Id: configure.in,v 1.488.2.2 2008/02/25 23:43:04 amosjeffries Exp $
+dnl $Id: configure.in,v 1.488.2.3 2008/03/04 12:17:04 amosjeffries Exp $
dnl
dnl
dnl
-AC_INIT(Squid Web Proxy, 3.0.STABLE1-CVS, http://www.squid-cache.org/bugs/, squid)
+AC_INIT(Squid Web Proxy, 3.0.STABLE2-CVS, http://www.squid-cache.org/bugs/, squid)
AC_PREREQ(2.52)
AM_CONFIG_HEADER(include/autoconf.h)
AC_CONFIG_AUX_DIR(cfgaux)
AC_CONFIG_SRCDIR([src/main.cc])
AM_INIT_AUTOMAKE([tar-ustar])
-AC_REVISION($Revision: 1.488.2.2 $)dnl
+AC_REVISION($Revision: 1.488.2.3 $)dnl
AC_PREFIX_DEFAULT(/usr/local/squid)
AM_MAINTAINER_MODE