]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
And use the found libtool version..
authorhno <>
Mon, 27 Dec 2004 18:29:54 +0000 (18:29 +0000)
committerhno <>
Mon, 27 Dec 2004 18:29:54 +0000 (18:29 +0000)
bootstrap.sh

index fd608f353f067af7b17e39f692f4ca4f99598c93..8d967d4fe956db6f0146ca0e6fccda2c53220694 100755 (executable)
@@ -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