]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorhno <>
Sun, 7 Apr 2002 08:11:11 +0000 (08:11 +0000)
committerhno <>
Sun, 7 Apr 2002 08:11:11 +0000 (08:11 +0000)
configure

index 661759a46b8bfba9986295ab1be79cba925829ac..8eacd9075a2d1192aa1abf4a0c2614986a4c7cae 100755 (executable)
--- 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