]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorhno <>
Wed, 27 Feb 2002 08:10:36 +0000 (08:10 +0000)
committerhno <>
Wed, 27 Feb 2002 08:10:36 +0000 (08:10 +0000)
configure

index 3dce74d1ed46f73feb91481d4e569436d4c3bc43..70a55c2fdba534ec0b63947ffc5498c8ff2a2edb 100755 (executable)
--- 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