]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
autoconf
authorwessels <>
Sun, 13 Oct 1996 11:51:34 +0000 (11:51 +0000)
committerwessels <>
Sun, 13 Oct 1996 11:51:34 +0000 (11:51 +0000)
configure

index b3583cf0c64d28d03be42f22d07816ffdd3b66cc..041e77b8574c18025e0887437be8b87af6ca64c5 100755 (executable)
--- a/configure
+++ b/configure
@@ -517,7 +517,7 @@ fi
 
 
 
-# From configure.in Revision: 1.35 
+# From configure.in Revision: 1.37 
 ac_aux_dir=
 for ac_dir in aux $srcdir/aux; do
   if test -f $ac_dir/install-sh; then
@@ -2642,6 +2642,7 @@ trap 'rm -fr `echo "\
        ./scripts/RunAccel \
        ./src/Makefile \
        ./src/squid.conf.pre \
+       ./contrib/Makefile \
  include/autoconf.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
 EOF
 cat >> $CONFIG_STATUS <<EOF
@@ -2709,6 +2710,7 @@ CONFIG_FILES=\${CONFIG_FILES-"\
        ./scripts/RunAccel \
        ./src/Makefile \
        ./src/squid.conf.pre \
+       ./contrib/Makefile \
 "}
 EOF
 cat >> $CONFIG_STATUS <<\EOF