From: hno <> Date: Thu, 4 Oct 2007 07:58:37 +0000 (+0000) Subject: automake 1.10 also works.. X-Git-Tag: SQUID_3_0_STABLE1~83 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5eeb156a3c0d0a88471c899fbbf87330a9e2ba4f;p=thirdparty%2Fsquid.git automake 1.10 also works.. --- diff --git a/bootstrap.sh b/bootstrap.sh index ca20a20593..2ce3f864d0 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -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()