From: Francesco Chemolli Date: Thu, 22 Jul 2010 13:24:45 +0000 (+0200) Subject: Improved libtool kludge X-Git-Tag: SQUID_3_2_0_1~39 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0954cf81efd6dd43361ebe47a0ef020357dd8488;p=thirdparty%2Fsquid.git Improved libtool kludge --- diff --git a/bootstrap.sh b/bootstrap.sh index 63193575b9..a96d338106 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -69,7 +69,8 @@ find_path() tool=$1 path=`which $tool` if test $? -gt 0 ; then - echo "path for $tool not found. Not defining, and hoping for the best" + # path for $tool not found. Not defining, and hoping for the best + echo return fi echo $(dirname $path) @@ -142,6 +143,7 @@ AUTOCONF="autoconf${acver}" ; export AUTOCONF echo "automake ($amversion) : automake$amver" echo "autoconf ($acversion) : autoconf$acver" echo "libtool ($ltversion) : libtool$ltver" +echo "libtool path : $ltpath" for dir in \ "" \