From: hno <> Date: Sun, 28 May 2006 06:10:51 +0000 (+0000) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_PRE4~83 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d03d1929e1d55667549ae9cab29640d3d3f3405d;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/Makefile.in b/Makefile.in index c7e0711ecb..f7780968d8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # -# $Id: Makefile.in,v 1.88 2006/05/11 01:41:01 hno Exp $ +# $Id: Makefile.in,v 1.89 2006/05/28 00:10:51 hno Exp $ # srcdir = @srcdir@ top_srcdir = @top_srcdir@ @@ -101,6 +101,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -201,6 +202,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/configure b/configure index ffc0251638..1002ef3700 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision. +# From configure.in Revision: 1.416 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.59 for squid 3.0-PRE3-CVS. # diff --git a/contrib/Makefile.in b/contrib/Makefile.in index 77b38fba1e..37c282057f 100644 --- a/contrib/Makefile.in +++ b/contrib/Makefile.in @@ -77,6 +77,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -177,6 +178,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/doc/Makefile.in b/doc/Makefile.in index 97549b9248..55b0182ea5 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.61 2006/05/04 00:10:50 hno Exp $ +# $Id: Makefile.in,v 1.62 2006/05/28 00:10:52 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -84,6 +84,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -184,6 +185,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/errors/Makefile.in b/errors/Makefile.in index 6fba991b3b..8a0dc9c77f 100644 --- a/errors/Makefile.in +++ b/errors/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # -# $Id: Makefile.in,v 1.78 2006/05/04 00:10:50 hno Exp $ +# $Id: Makefile.in,v 1.79 2006/05/28 00:10:52 hno Exp $ # srcdir = @srcdir@ top_srcdir = @top_srcdir@ @@ -76,6 +76,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -176,6 +177,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/Makefile.in b/helpers/Makefile.in index c42e3e7d95..1e29ab913a 100644 --- a/helpers/Makefile.in +++ b/helpers/Makefile.in @@ -81,6 +81,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -181,6 +182,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/basic_auth/LDAP/Makefile.in b/helpers/basic_auth/LDAP/Makefile.in index 710036992a..b320a9943b 100644 --- a/helpers/basic_auth/LDAP/Makefile.in +++ b/helpers/basic_auth/LDAP/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid LDAP authentication helper # -# $Id: Makefile.in,v 1.68 2006/05/04 00:10:51 hno Exp $ +# $Id: Makefile.in,v 1.69 2006/05/28 00:10:52 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -107,6 +107,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -207,6 +208,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/basic_auth/MSNT/Makefile.in b/helpers/basic_auth/MSNT/Makefile.in index 4163e1b4ca..a7fa39ceb1 100644 --- a/helpers/basic_auth/MSNT/Makefile.in +++ b/helpers/basic_auth/MSNT/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.71 2006/05/04 00:10:51 hno Exp $ +# $Id: Makefile.in,v 1.72 2006/05/28 00:10:53 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -116,6 +116,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -216,6 +217,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/basic_auth/Makefile.in b/helpers/basic_auth/Makefile.in index 5b73017b93..29886ca8b3 100644 --- a/helpers/basic_auth/Makefile.in +++ b/helpers/basic_auth/Makefile.in @@ -16,7 +16,7 @@ # Makefile for storage modules in the Squid Object Cache server # -# $Id: Makefile.in,v 1.66 2006/05/04 00:10:51 hno Exp $ +# $Id: Makefile.in,v 1.67 2006/05/28 00:10:52 hno Exp $ # srcdir = @srcdir@ top_srcdir = @top_srcdir@ @@ -85,6 +85,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -185,6 +186,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/basic_auth/NCSA/Makefile.in b/helpers/basic_auth/NCSA/Makefile.in index d5a7a95972..b05466d73f 100644 --- a/helpers/basic_auth/NCSA/Makefile.in +++ b/helpers/basic_auth/NCSA/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.68 2006/05/04 00:10:51 hno Exp $ +# $Id: Makefile.in,v 1.69 2006/05/28 00:10:53 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -104,6 +104,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -204,6 +205,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/basic_auth/PAM/Makefile.in b/helpers/basic_auth/PAM/Makefile.in index 69a6fab666..1e21a16e98 100644 --- a/helpers/basic_auth/PAM/Makefile.in +++ b/helpers/basic_auth/PAM/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid PAM authentication helper # -# $Id: Makefile.in,v 1.69 2006/05/04 00:10:51 hno Exp $ +# $Id: Makefile.in,v 1.70 2006/05/28 00:10:53 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -106,6 +106,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -206,6 +207,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/basic_auth/SASL/Makefile.in b/helpers/basic_auth/SASL/Makefile.in index 1bbf5fdf21..5545fb5187 100644 --- a/helpers/basic_auth/SASL/Makefile.in +++ b/helpers/basic_auth/SASL/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid SASL authentication helper # -# $Id: Makefile.in,v 1.65 2006/05/04 00:10:52 hno Exp $ +# $Id: Makefile.in,v 1.66 2006/05/28 00:10:53 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -103,6 +103,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -203,6 +204,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/basic_auth/SMB/Makefile.in b/helpers/basic_auth/SMB/Makefile.in index 0bdf0af5c1..b8b0022a94 100644 --- a/helpers/basic_auth/SMB/Makefile.in +++ b/helpers/basic_auth/SMB/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.67 2006/05/04 00:10:52 hno Exp $ +# $Id: Makefile.in,v 1.68 2006/05/28 00:10:54 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -112,6 +112,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -212,6 +213,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/basic_auth/YP/Makefile.in b/helpers/basic_auth/YP/Makefile.in index 3a26c7e0b9..02ddebe588 100644 --- a/helpers/basic_auth/YP/Makefile.in +++ b/helpers/basic_auth/YP/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.68 2006/05/04 00:10:53 hno Exp $ +# $Id: Makefile.in,v 1.69 2006/05/28 00:10:54 hno Exp $ # # @@ -102,6 +102,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -202,6 +203,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/basic_auth/getpwnam/Makefile.in b/helpers/basic_auth/getpwnam/Makefile.in index 3802282b2b..e767925da1 100644 --- a/helpers/basic_auth/getpwnam/Makefile.in +++ b/helpers/basic_auth/getpwnam/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.66 2006/05/04 00:10:53 hno Exp $ +# $Id: Makefile.in,v 1.67 2006/05/28 00:10:54 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -104,6 +104,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -204,6 +205,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/basic_auth/mswin_sspi/Makefile.in b/helpers/basic_auth/mswin_sspi/Makefile.in index fe2fe8846e..0fa19b2131 100755 --- a/helpers/basic_auth/mswin_sspi/Makefile.in +++ b/helpers/basic_auth/mswin_sspi/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.10 2006/05/04 00:10:53 hno Exp $ +# $Id: Makefile.in,v 1.11 2006/05/28 00:10:55 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -103,6 +103,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -203,6 +204,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/basic_auth/multi-domain-NTLM/Makefile.in b/helpers/basic_auth/multi-domain-NTLM/Makefile.in index 6e1c32d553..ccce85a716 100644 --- a/helpers/basic_auth/multi-domain-NTLM/Makefile.in +++ b/helpers/basic_auth/multi-domain-NTLM/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.64 2006/05/04 00:10:54 hno Exp $ +# $Id: Makefile.in,v 1.65 2006/05/28 00:10:55 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -84,6 +84,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -184,6 +185,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/digest_auth/Makefile.in b/helpers/digest_auth/Makefile.in index 3e5fcf884f..e47706402b 100644 --- a/helpers/digest_auth/Makefile.in +++ b/helpers/digest_auth/Makefile.in @@ -16,7 +16,7 @@ # Makefile for digest auth helpers in the Squid Object Cache server # -# $Id: Makefile.in,v 1.64 2006/05/04 00:10:55 hno Exp $ +# $Id: Makefile.in,v 1.65 2006/05/28 00:10:56 hno Exp $ # srcdir = @srcdir@ top_srcdir = @top_srcdir@ @@ -85,6 +85,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -185,6 +186,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/digest_auth/ldap/Makefile.in b/helpers/digest_auth/ldap/Makefile.in index a8506b00c7..b90dc5a30f 100644 --- a/helpers/digest_auth/ldap/Makefile.in +++ b/helpers/digest_auth/ldap/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.10 2006/05/04 00:10:55 hno Exp $ +# $Id: Makefile.in,v 1.11 2006/05/28 00:10:56 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -106,6 +106,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -206,6 +207,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/digest_auth/password/Makefile.in b/helpers/digest_auth/password/Makefile.in index 8a9d76dd74..009c8aa7cd 100644 --- a/helpers/digest_auth/password/Makefile.in +++ b/helpers/digest_auth/password/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.69 2006/05/04 00:10:55 hno Exp $ +# $Id: Makefile.in,v 1.70 2006/05/28 00:10:56 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -105,6 +105,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -205,6 +206,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/external_acl/Makefile.in b/helpers/external_acl/Makefile.in index f12d1cf49c..f8fdd413df 100644 --- a/helpers/external_acl/Makefile.in +++ b/helpers/external_acl/Makefile.in @@ -16,7 +16,7 @@ # Makefile for storage modules in the Squid Object Cache server # -# $Id: Makefile.in,v 1.55 2006/05/04 00:10:56 hno Exp $ +# $Id: Makefile.in,v 1.56 2006/05/28 00:10:57 hno Exp $ # srcdir = @srcdir@ top_srcdir = @top_srcdir@ @@ -85,6 +85,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -185,6 +186,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/external_acl/ip_user/Makefile.in b/helpers/external_acl/ip_user/Makefile.in index 993fa6e285..8f43956419 100644 --- a/helpers/external_acl/ip_user/Makefile.in +++ b/helpers/external_acl/ip_user/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the ip_user external_acl helper by Rodrigo Campos # -# $Id: Makefile.in,v 1.54 2006/05/04 00:11:00 hno Exp $ +# $Id: Makefile.in,v 1.55 2006/05/28 00:10:57 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -103,6 +103,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -203,6 +204,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/external_acl/ldap_group/Makefile.in b/helpers/external_acl/ldap_group/Makefile.in index 672892d8d5..c919131833 100644 --- a/helpers/external_acl/ldap_group/Makefile.in +++ b/helpers/external_acl/ldap_group/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid LDAP authentication helper # -# $Id: Makefile.in,v 1.56 2006/05/04 00:11:08 hno Exp $ +# $Id: Makefile.in,v 1.57 2006/05/28 00:10:58 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -108,6 +108,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -208,6 +209,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/external_acl/mswin_lm_group/Makefile.in b/helpers/external_acl/mswin_lm_group/Makefile.in index d8985a00e3..be8b820c74 100755 --- a/helpers/external_acl/mswin_lm_group/Makefile.in +++ b/helpers/external_acl/mswin_lm_group/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.10 2006/05/04 00:11:08 hno Exp $ +# $Id: Makefile.in,v 1.11 2006/05/28 00:10:58 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -103,6 +103,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -203,6 +204,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/external_acl/session/Makefile.in b/helpers/external_acl/session/Makefile.in index 8d31bdf403..40245b921a 100644 --- a/helpers/external_acl/session/Makefile.in +++ b/helpers/external_acl/session/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid LDAP authentication helper # -# $Id: Makefile.in,v 1.7 2006/05/04 00:11:08 hno Exp $ +# $Id: Makefile.in,v 1.8 2006/05/28 00:10:59 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -106,6 +106,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -206,6 +207,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/external_acl/unix_group/Makefile.in b/helpers/external_acl/unix_group/Makefile.in index 3f84ee859d..b448a51358 100644 --- a/helpers/external_acl/unix_group/Makefile.in +++ b/helpers/external_acl/unix_group/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid LDAP authentication helper # -# $Id: Makefile.in,v 1.54 2006/05/04 00:11:08 hno Exp $ +# $Id: Makefile.in,v 1.55 2006/05/28 00:10:59 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -105,6 +105,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -205,6 +206,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/external_acl/wbinfo_group/Makefile.in b/helpers/external_acl/wbinfo_group/Makefile.in index 0a84f960b5..574f56ef08 100644 --- a/helpers/external_acl/wbinfo_group/Makefile.in +++ b/helpers/external_acl/wbinfo_group/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid LDAP authentication helper # -# $Id: Makefile.in,v 1.52 2006/05/04 00:11:08 hno Exp $ +# $Id: Makefile.in,v 1.53 2006/05/28 00:11:00 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -84,6 +84,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -184,6 +185,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/negotiate_auth/Makefile.in b/helpers/negotiate_auth/Makefile.in index c564a4f8a7..913e11ec40 100755 --- a/helpers/negotiate_auth/Makefile.in +++ b/helpers/negotiate_auth/Makefile.in @@ -16,7 +16,7 @@ # Makefile for negotiate authentication helpers in the Squid Object Cache server # -# $Id: Makefile.in,v 1.9 2006/05/04 00:11:19 hno Exp $ +# $Id: Makefile.in,v 1.10 2006/05/28 00:11:07 hno Exp $ # srcdir = @srcdir@ top_srcdir = @top_srcdir@ @@ -85,6 +85,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -185,6 +186,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/negotiate_auth/mswin_sspi/Makefile.in b/helpers/negotiate_auth/mswin_sspi/Makefile.in index 1f0024f822..4cb3d185fd 100755 --- a/helpers/negotiate_auth/mswin_sspi/Makefile.in +++ b/helpers/negotiate_auth/mswin_sspi/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.9 2006/05/04 00:11:19 hno Exp $ +# $Id: Makefile.in,v 1.10 2006/05/28 00:11:11 hno Exp $ # srcdir = @srcdir@ @@ -102,6 +102,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -202,6 +203,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/ntlm_auth/Makefile.in b/helpers/ntlm_auth/Makefile.in index 65524b36fa..f6b511636f 100644 --- a/helpers/ntlm_auth/Makefile.in +++ b/helpers/ntlm_auth/Makefile.in @@ -16,7 +16,7 @@ # Makefile for storage modules in the Squid Object Cache server # -# $Id: Makefile.in,v 1.66 2006/05/04 00:11:33 hno Exp $ +# $Id: Makefile.in,v 1.67 2006/05/28 00:11:11 hno Exp $ # srcdir = @srcdir@ top_srcdir = @top_srcdir@ @@ -85,6 +85,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -185,6 +186,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/ntlm_auth/SMB/Makefile.in b/helpers/ntlm_auth/SMB/Makefile.in index 33f17127a0..61a592a656 100644 --- a/helpers/ntlm_auth/SMB/Makefile.in +++ b/helpers/ntlm_auth/SMB/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.66 2006/05/04 00:11:34 hno Exp $ +# $Id: Makefile.in,v 1.67 2006/05/28 00:11:24 hno Exp $ # srcdir = @srcdir@ @@ -109,6 +109,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -209,6 +210,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/ntlm_auth/SMB/smbval/Makefile.in b/helpers/ntlm_auth/SMB/smbval/Makefile.in index 2d55b87f7d..68ca8949cb 100644 --- a/helpers/ntlm_auth/SMB/smbval/Makefile.in +++ b/helpers/ntlm_auth/SMB/smbval/Makefile.in @@ -97,6 +97,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -197,6 +198,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/ntlm_auth/fakeauth/Makefile.in b/helpers/ntlm_auth/fakeauth/Makefile.in index 25e6ab6d79..7dd56068ca 100644 --- a/helpers/ntlm_auth/fakeauth/Makefile.in +++ b/helpers/ntlm_auth/fakeauth/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.63 2006/05/04 00:11:34 hno Exp $ +# $Id: Makefile.in,v 1.64 2006/05/28 00:11:41 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -104,6 +104,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -204,6 +205,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/ntlm_auth/mswin_sspi/Makefile.in b/helpers/ntlm_auth/mswin_sspi/Makefile.in index a9447e35ec..b50b206370 100755 --- a/helpers/ntlm_auth/mswin_sspi/Makefile.in +++ b/helpers/ntlm_auth/mswin_sspi/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.9 2006/05/04 00:11:34 hno Exp $ +# $Id: Makefile.in,v 1.10 2006/05/28 00:11:41 hno Exp $ # srcdir = @srcdir@ @@ -101,6 +101,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -201,6 +202,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/helpers/ntlm_auth/no_check/Makefile.in b/helpers/ntlm_auth/no_check/Makefile.in index 20b88f9e9d..8475a395fc 100644 --- a/helpers/ntlm_auth/no_check/Makefile.in +++ b/helpers/ntlm_auth/no_check/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.65 2006/05/04 00:11:34 hno Exp $ +# $Id: Makefile.in,v 1.66 2006/05/28 00:11:41 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -84,6 +84,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -184,6 +185,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/icons/Makefile.in b/icons/Makefile.in index 6fb831fe72..5f682d002b 100644 --- a/icons/Makefile.in +++ b/icons/Makefile.in @@ -14,7 +14,7 @@ @SET_MAKE@ -# $Id: Makefile.in,v 1.79 2006/05/04 00:11:34 hno Exp $ +# $Id: Makefile.in,v 1.80 2006/05/28 00:11:43 hno Exp $ # srcdir = @srcdir@ @@ -85,6 +85,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -185,6 +186,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/lib/Makefile.in b/lib/Makefile.in index bb8dc43a63..5041ac4337 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # -# $Id: Makefile.in,v 1.120 2006/05/27 00:58:15 hno Exp $ +# $Id: Makefile.in,v 1.121 2006/05/28 00:11:43 hno Exp $ # srcdir = @srcdir@ @@ -49,7 +49,7 @@ am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -mkinstalldirs = $(install_sh) -d +mkinstalldirs = $(SHELL) $(top_srcdir)/cfgaux/mkinstalldirs CONFIG_HEADER = $(top_builddir)/include/autoconf.h CONFIG_CLEAN_FILES = LIBRARIES = $(noinst_LIBRARIES) diff --git a/scripts/Makefile.in b/scripts/Makefile.in index f3fb052872..4d852a033e 100644 --- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -82,6 +82,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -182,6 +183,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/snmplib/Makefile.in b/snmplib/Makefile.in index 24f6c27c0c..051ae63c25 100644 --- a/snmplib/Makefile.in +++ b/snmplib/Makefile.in @@ -95,6 +95,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -195,6 +196,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/src/Makefile.in b/src/Makefile.in index a0e7067ef7..4ff9305bb6 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.386 2006/05/27 00:58:16 hno Exp $ +# $Id: Makefile.in,v 1.387 2006/05/28 00:11:47 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -70,7 +70,7 @@ am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -mkinstalldirs = $(install_sh) -d +mkinstalldirs = $(SHELL) $(top_srcdir)/cfgaux/mkinstalldirs CONFIG_HEADER = $(top_builddir)/include/autoconf.h CONFIG_CLEAN_FILES = LIBRARIES = $(noinst_LIBRARIES) diff --git a/src/auth/Makefile.in b/src/auth/Makefile.in index 74409ff9f8..686a5d8089 100644 --- a/src/auth/Makefile.in +++ b/src/auth/Makefile.in @@ -116,6 +116,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -216,6 +217,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ @@ -286,7 +288,7 @@ target_alias = @target_alias@ # Makefile for authentication modules in the Squid Object Cache server # -# $Id: Makefile.in,v 1.67 2006/05/04 00:11:44 hno Exp $ +# $Id: Makefile.in,v 1.68 2006/05/28 00:11:50 hno Exp $ # AUTOMAKE_OPTIONS = subdir-objects AM_CFLAGS = @SQUID_CFLAGS@ diff --git a/src/fs/Makefile.in b/src/fs/Makefile.in index 861422b7ce..55fc40ab2f 100644 --- a/src/fs/Makefile.in +++ b/src/fs/Makefile.in @@ -16,7 +16,7 @@ # Makefile for storage modules in the Squid Object Cache server # -# $Id: Makefile.in,v 1.72 2006/05/04 00:11:45 hno Exp $ +# $Id: Makefile.in,v 1.73 2006/05/28 00:11:50 hno Exp $ # srcdir = @srcdir@ @@ -118,6 +118,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -218,6 +219,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/src/repl/Makefile.in b/src/repl/Makefile.in index 201af93963..b9671fb98a 100644 --- a/src/repl/Makefile.in +++ b/src/repl/Makefile.in @@ -16,7 +16,7 @@ # Makefile for storage modules in the Squid Object Cache server # -# $Id: Makefile.in,v 1.66 2006/05/04 00:11:45 hno Exp $ +# $Id: Makefile.in,v 1.67 2006/05/28 00:11:51 hno Exp $ # srcdir = @srcdir@ @@ -111,6 +111,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -211,6 +212,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/test-suite/Makefile.in b/test-suite/Makefile.in index d01154e84d..84bdd12254 100644 --- a/test-suite/Makefile.in +++ b/test-suite/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.62 2006/05/22 00:10:59 hno Exp $ +# $Id: Makefile.in,v 1.63 2006/05/28 00:11:52 hno Exp $ # srcdir = @srcdir@ top_srcdir = @top_srcdir@ @@ -184,6 +184,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -284,6 +285,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@ diff --git a/tools/Makefile.in b/tools/Makefile.in index 5e95e6a8bb..6704d25f39 100644 --- a/tools/Makefile.in +++ b/tools/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.2 2006/05/11 19:28:58 serassio Exp $ +# $Id: Makefile.in,v 1.3 2006/05/28 00:11:53 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -117,6 +117,7 @@ CFLAGS = @CFLAGS@ CGIEXT = @CGIEXT@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CPPUNITCONFIG = @CPPUNITCONFIG@ CRYPTLIB = @CRYPTLIB@ CXX = @CXX@ CXXCPP = @CXXCPP@ @@ -217,6 +218,7 @@ SQUID_CFLAGS = @SQUID_CFLAGS@ SQUID_CPPUNIT_DIR = @SQUID_CPPUNIT_DIR@ SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@ SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@ +SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@ SQUID_CXXFLAGS = @SQUID_CXXFLAGS@ SSLLIB = @SSLLIB@ STORE_LIBS = @STORE_LIBS@