From: hno <> Date: Mon, 27 Dec 2004 18:29:54 +0000 (+0000) Subject: And use the found libtool version.. X-Git-Tag: SQUID_3_0_PRE4~935 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03b2093c9ed594ef91df99705cbcf302aeaf661b;p=thirdparty%2Fsquid.git And use the found libtool version.. --- diff --git a/bootstrap.sh b/bootstrap.sh index fd608f353f..8d967d4fe9 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -79,7 +79,7 @@ do # Bootstrap the autotool subsystems bootstrap aclocal$amver bootstrap autoheader$acver - bootstrap libtoolize --force --copy --automake + bootstrap libtoolize$ltver --force --copy --automake bootstrap automake$amver --foreign --add-missing --copy -f bootstrap autoconf$acver fi ); then