From: hno <> Date: Wed, 27 Feb 2002 08:10:36 +0000 (+0000) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_PRE1~1169 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a42db506d0730bc4509d1f3184fc422c9b58cabd;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/configure b/configure index 3dce74d1ed..70a55c2fdb 100755 --- a/configure +++ b/configure @@ -1560,7 +1560,7 @@ else if { (eval echo configure:1561: \"$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