From: hno <> Date: Mon, 27 Sep 2004 23:34:38 +0000 (+0000) Subject: Fix bootstrap.sh script agin... X-Git-Tag: SQUID_3_0_PRE4~1038 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1daa57aed1ded4707a7742718f3f1b4c03147e52;p=thirdparty%2Fsquid.git Fix bootstrap.sh script agin... --- diff --git a/bootstrap.sh b/bootstrap.sh index 9924d74650..a9f29a29e4 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -64,7 +64,7 @@ AUTOCONF="autoconf${acver}" ; export AUTOCONF for dir in \ "" \ - lib/libTrie + lib/libTrie \ lib/cppunit-1.10.0 do if [ -z "$dir" ] || [ -d $dir ] && [ ! -f $dir/configure ]; then