]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
automake 1.10 also works..
authorhno <>
Thu, 4 Oct 2007 07:58:37 +0000 (07:58 +0000)
committerhno <>
Thu, 4 Oct 2007 07:58:37 +0000 (07:58 +0000)
bootstrap.sh

index ca20a20593019bdd128530ba0238c19fa72e02a2..2ce3f864d078d9b51e1c2a09f195dd6039dfc446 100755 (executable)
@@ -8,7 +8,7 @@
 # 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}"
-amversions="${amver:-1.9 1.7 1.6 1.5}"
+amversions="${amver:-1.10 1.9 1.7 1.6 1.5}"
 ltversions="${ltver:-1.5 1.4}"
 
 check_version()