]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Do not bootstrap lib/libLtdl. Better to fix the libtool installation than working...
authorHenrik Nordstrom <hno@squid-cache.org>
Tue, 15 Apr 2008 20:53:08 +0000 (14:53 -0600)
committerHenrik Nordstrom <hno@squid-cache.org>
Tue, 15 Apr 2008 20:53:08 +0000 (14:53 -0600)
bootstrap.sh

index 6b4fc5faea8186c7a432908e2c2b0f7e6f49b9db..62175dce7158785bfea091db30f6c18ef39a43a9 100755 (executable)
@@ -108,8 +108,7 @@ echo "libtool  : $ltver"
 
 for dir in \
        "" \
-       lib/libTrie \
-       lib/libLtdl
+       lib/libTrie
 do
     if [ -z "$dir" ] || [ -d $dir ]; then
        if (