]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorserassio <>
Thu, 2 Nov 2006 02:56:33 +0000 (02:56 +0000)
committerserassio <>
Thu, 2 Nov 2006 02:56:33 +0000 (02:56 +0000)
configure
src/Makefile.in

index b00e6ce3dca3d5ed048ef7d5f97c27cefa2affee..be241d23734c76fa3a7aa8bf2f6ec360f13b9ce4 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.441 .
+# From configure.in Revision.
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.59 for Squid Web Proxy 3.0.PRE4-CVS.
 #
index fa5667d0ca9c5430a4544f3583815f8c586086b8..c28f9f59b041e4114eac8bd05c0632315674c6eb 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.410 2006/10/31 23:33:37 wessels Exp $
+#  $Id: Makefile.in,v 1.411 2006/11/01 19:56:34 serassio Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -385,7 +385,8 @@ am_tests_testACLMaxUserIP_OBJECTS = acl.$(OBJEXT) \
        HttpHdrContRange.$(OBJEXT) HttpHdrRange.$(OBJEXT) \
        HttpHdrCc.$(OBJEXT) HttpHdrSc.$(OBJEXT) \
        HttpHdrScTarget.$(OBJEXT) mem_node.$(OBJEXT) Packer.$(OBJEXT) \
-       StatHist.$(OBJEXT) stmem.$(OBJEXT) String.$(OBJEXT) \
+       Parsing.$(OBJEXT) StatHist.$(OBJEXT) stmem.$(OBJEXT) \
+       String.$(OBJEXT) tests/stub_cache_cf.$(OBJEXT) \
        tests/stub_comm.$(OBJEXT) tests/stub_DelayId.$(OBJEXT) \
        tests/stub_MemObject.$(OBJEXT) tests/stub_store.$(OBJEXT) \
        tests/testACLMaxUserIP.$(OBJEXT) tests/testMain.$(OBJEXT) \
@@ -2626,9 +2627,11 @@ tests_testACLMaxUserIP_SOURCES = \
        HttpHdrScTarget.cc \
        mem_node.cc \
        Packer.cc \
+       Parsing.cc \
        StatHist.cc \
        stmem.cc \
        String.cc \
+       tests/stub_cache_cf.cc \
        tests/stub_comm.cc \
        tests/stub_DelayId.cc \
        tests/stub_MemObject.cc \
@@ -4198,6 +4201,8 @@ tests/$(am__dirstamp):
 tests/$(DEPDIR)/$(am__dirstamp):
        @$(mkdir_p) tests/$(DEPDIR)
        @: > tests/$(DEPDIR)/$(am__dirstamp)
+tests/stub_cache_cf.$(OBJEXT): tests/$(am__dirstamp) \
+       tests/$(DEPDIR)/$(am__dirstamp)
 tests/stub_comm.$(OBJEXT): tests/$(am__dirstamp) \
        tests/$(DEPDIR)/$(am__dirstamp)
 tests/stub_DelayId.$(OBJEXT): tests/$(am__dirstamp) \
@@ -4225,8 +4230,6 @@ tests/testAuth.$(OBJEXT): tests/$(am__dirstamp) \
        tests/$(DEPDIR)/$(am__dirstamp)
 tests/stub_acl.$(OBJEXT): tests/$(am__dirstamp) \
        tests/$(DEPDIR)/$(am__dirstamp)
-tests/stub_cache_cf.$(OBJEXT): tests/$(am__dirstamp) \
-       tests/$(DEPDIR)/$(am__dirstamp)
 tests/stub_helper.$(OBJEXT): tests/$(am__dirstamp) \
        tests/$(DEPDIR)/$(am__dirstamp)
 tests/stub_errorpage.$(OBJEXT): tests/$(am__dirstamp) \