From: Henrik Nordstrom Date: Tue, 15 Apr 2008 20:53:08 +0000 (-0600) Subject: Do not bootstrap lib/libLtdl. Better to fix the libtool installation than working... X-Git-Tag: SQUID_3_1_0_1~49^2~291 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfd6b6a9;p=thirdparty%2Fsquid.git Do not bootstrap lib/libLtdl. Better to fix the libtool installation than working around it. (done on squid-cache.org) --- diff --git a/bootstrap.sh b/bootstrap.sh index 6b4fc5faea..62175dce71 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -108,8 +108,7 @@ echo "libtool : $ltver" for dir in \ "" \ - lib/libTrie \ - lib/libLtdl + lib/libTrie do if [ -z "$dir" ] || [ -d $dir ]; then if (