From: hno <> Date: Sun, 7 Apr 2002 08:11:11 +0000 (+0000) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_PRE1~1116 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c791225dff51a01d904d3224bca2599b2ac7fe3d;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/configure b/configure index 661759a46b..8eacd9075a 100755 --- a/configure +++ b/configure @@ -1019,7 +1019,7 @@ INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s" -# From configure.in Revision: 1.260 +# From configure.in Revision: 1.261 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 echo "configure:1025: checking whether to enable maintainer-specific portions of Makefiles" >&5 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given. @@ -1556,7 +1556,7 @@ else if { (eval echo configure:1557: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then for file in conftest.*; do case $file in - *.c | *.C | *.o | *.obj) ;; + *.c | *.o | *.obj) ;; *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;; esac done