From: robertc <> Date: Fri, 17 Jan 2003 10:58:49 +0000 (+0000) Subject: bootstrapped X-Git-Tag: SQUID_3_0_PRE1~461 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5d9aa509de37b1c4a23e922f92bbbb29525a82f;p=thirdparty%2Fsquid.git bootstrapped --- diff --git a/Makefile.in b/Makefile.in index 3c982bbd7e..29bfdbf74a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -14,7 +14,7 @@ @SET_MAKE@ # -# $Id: Makefile.in,v 1.34 2002/11/21 12:46:16 robertc Exp $ +# $Id: Makefile.in,v 1.35 2003/01/17 03:58:49 robertc Exp $ # SHELL = @SHELL@ @@ -118,7 +118,7 @@ install_sh = @install_sh@ makesnmplib = @makesnmplib@ AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects 1.5 -DIST_SUBDIRS = lib snmplib scripts src icons errors contrib doc helpers test-suite +DIST_SUBDIRS = lib snmplib scripts src icons errors contrib doc helpers test-suite SUBDIRS = lib @makesnmplib@ scripts src icons errors doc helpers test-suite DISTCLEANFILES = include/stamp-h include/stamp-h[0-9]* diff --git a/configure b/configure index 8c8669cc6a..52c51cd3ba 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision: 1.310 . +# From configure.in Revision: 1.311 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.53. # diff --git a/test-suite/Makefile.in b/test-suite/Makefile.in index ba67150a80..2c77276872 100644 --- a/test-suite/Makefile.in +++ b/test-suite/Makefile.in @@ -16,7 +16,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.5 2003/01/09 12:46:36 robertc Exp $ +# $Id: Makefile.in,v 1.6 2003/01/17 03:58:51 robertc Exp $ # SHELL = @SHELL@