]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Update autoconf to 2.68
authorHenrik Nordstrom <henrik@henriknordstrom.net>
Sat, 4 Dec 2010 21:35:55 +0000 (22:35 +0100)
committerHenrik Nordstrom <henrik@henriknordstrom.net>
Sat, 4 Dec 2010 21:35:55 +0000 (22:35 +0100)
bootstrap.sh

index 05e0ef0fdb1cebb434cf9b5ef7b0575160b9b4e1..7073546b2ecaac0c1269bdc44bd9d664f1cc513f 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.64 2.63 2.62 2.61}"
+acversions="${acver:-2.68 2.67 2.66 2.65 2.64 2.63 2.62 2.61}"
 amversions="${amver:-1.11 1.10 1.9}"
 ltversions="${ltver:-2.2}"