]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorhno <>
Tue, 7 May 2002 06:10:49 +0000 (06:10 +0000)
committerhno <>
Tue, 7 May 2002 06:10:49 +0000 (06:10 +0000)
Makefile.in

index d59a5674583922f20675375a96cafa0d4c17f399..a2b01b92930ccf14fa427b8e9d91f6faf726fd39 100644 (file)
@@ -14,7 +14,7 @@
 @SET_MAKE@
 
 #
-# $Id: Makefile.in,v 1.13 2002/04/13 17:46:31 hno Exp $
+# $Id: Makefile.in,v 1.14 2002/05/07 00:10:49 hno Exp $
 #
 
 SHELL = @SHELL@
@@ -472,6 +472,7 @@ dist-hook:
            || exit 1; \
            cp -p $(srcdir)/$$subdir/*.h  $(distdir)/$$subdir \
              || exit 1; \
+           rm $(distdir)/$$subdir/autoconf.h; \
          fi; \
        done
 # Tell versions [3.59,3.63) of GNU make to not export all variables.