]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
rollout r9485. I was mistaken.
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 7 Feb 2009 11:34:55 +0000 (00:34 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 7 Feb 2009 11:34:55 +0000 (00:34 +1300)
configure.in

index 0db1936cc7a1a4a6177058c9efcdffd29d9cdfa3..8ad59df006e3ef5b5c1ce62458fb675eabfe168c 100644 (file)
@@ -6,7 +6,7 @@ dnl
 dnl
 dnl
 AC_INIT(Squid Web Proxy, 3.HEAD-BZR, http://www.squid-cache.org/bugs/, squid)
-AC_PREREQ(2.62)
+AC_PREREQ(2.52)
 AM_CONFIG_HEADER(include/autoconf.h)
 AC_CONFIG_AUX_DIR(cfgaux)
 AC_CONFIG_SRCDIR([src/main.cc])