]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
autoconf 2.61 works.
authoramosjeffries <>
Sat, 13 Oct 2007 18:54:10 +0000 (18:54 +0000)
committeramosjeffries <>
Sat, 13 Oct 2007 18:54:10 +0000 (18:54 +0000)
bootstrap.sh

index 2ce3f864d078d9b51e1c2a09f195dd6039dfc446..035f8e50341317bf557831269b83ded8ea3eddfe 100755 (executable)
@@ -7,7 +7,7 @@
 # Autotool versions preferred. To override either edit the script
 # to match the versions you want to use, or set the variables on
 # the command line like "env acver=.. amver=... ./bootstrap.sh"
-acversions="${acver:-2.59 2.57 2.53 2.52}"
+acversions="${acver:-2.61 2.59 2.57 2.53 2.52}"
 amversions="${amver:-1.10 1.9 1.7 1.6 1.5}"
 ltversions="${ltver:-1.5 1.4}"