From b53909bbd00246d78cbc7efac8ae4d6dd125cfc8 Mon Sep 17 00:00:00 2001 From: hno <> Date: Tue, 16 Aug 2005 06:11:00 +0000 Subject: [PATCH] Bootstrapped --- Makefile.in | 4 ++-- aclocal.m4 | 4 ++-- cfgaux/compile | 4 ++-- cfgaux/depcomp | 9 ++++---- cfgaux/install-sh | 2 +- cfgaux/missing | 9 +++++--- cfgaux/mkinstalldirs | 22 +++++++++++++------ contrib/Makefile.in | 2 +- doc/Makefile.in | 4 ++-- errors/Makefile.in | 4 ++-- helpers/Makefile.in | 2 +- helpers/basic_auth/LDAP/Makefile.in | 6 ++--- helpers/basic_auth/MSNT/Makefile.in | 6 ++--- helpers/basic_auth/Makefile.in | 4 ++-- helpers/basic_auth/NCSA/Makefile.in | 6 ++--- helpers/basic_auth/PAM/Makefile.in | 6 ++--- helpers/basic_auth/SASL/Makefile.in | 6 ++--- helpers/basic_auth/SMB/Makefile.in | 6 ++--- helpers/basic_auth/YP/Makefile.in | 6 ++--- helpers/basic_auth/getpwnam/Makefile.in | 6 ++--- .../basic_auth/multi-domain-NTLM/Makefile.in | 4 ++-- helpers/digest_auth/Makefile.in | 4 ++-- helpers/digest_auth/password/Makefile.in | 6 ++--- helpers/external_acl/Makefile.in | 4 ++-- helpers/external_acl/ip_user/Makefile.in | 6 ++--- helpers/external_acl/ldap_group/Makefile.in | 6 ++--- helpers/external_acl/unix_group/Makefile.in | 6 ++--- helpers/external_acl/wbinfo_group/Makefile.in | 4 ++-- helpers/ntlm_auth/Makefile.in | 4 ++-- helpers/ntlm_auth/SMB/Makefile.in | 6 ++--- helpers/ntlm_auth/SMB/smbval/Makefile.in | 4 +--- helpers/ntlm_auth/fakeauth/Makefile.in | 6 ++--- helpers/ntlm_auth/no_check/Makefile.in | 4 ++-- icons/Makefile.in | 4 ++-- lib/Makefile.in | 6 ++--- lib/cppunit-1.10.0/Makefile.in | 2 +- lib/cppunit-1.10.0/aclocal.m4 | 4 ++-- lib/cppunit-1.10.0/config/depcomp | 9 ++++---- lib/cppunit-1.10.0/config/install-sh | 2 +- lib/cppunit-1.10.0/config/missing | 9 +++++--- lib/cppunit-1.10.0/config/mkinstalldirs | 22 +++++++++++++------ lib/cppunit-1.10.0/doc/Makefile.in | 2 +- .../examples/ClockerPlugIn/Makefile.in | 2 +- .../examples/DumperPlugIn/Makefile.in | 2 +- lib/cppunit-1.10.0/examples/Makefile.in | 2 +- .../examples/cppunittest/Makefile.in | 4 +--- .../examples/hierarchy/Makefile.in | 4 +--- lib/cppunit-1.10.0/examples/money/Makefile.in | 4 +--- .../examples/simple/Makefile.in | 4 +--- lib/cppunit-1.10.0/include/Makefile.in | 2 +- .../include/cppunit/Makefile.in | 2 +- .../include/cppunit/config/Makefile.in | 2 +- .../include/cppunit/extensions/Makefile.in | 2 +- .../include/cppunit/plugin/Makefile.in | 2 +- .../include/cppunit/portability/Makefile.in | 2 +- .../include/cppunit/tools/Makefile.in | 2 +- .../include/cppunit/ui/Makefile.in | 2 +- .../include/cppunit/ui/mfc/Makefile.in | 2 +- .../include/cppunit/ui/qt/Makefile.in | 2 +- .../include/cppunit/ui/text/Makefile.in | 2 +- .../src/DllPlugInTester/Makefile.in | 4 +--- lib/cppunit-1.10.0/src/Makefile.in | 2 +- lib/cppunit-1.10.0/src/cppunit/Makefile.in | 6 ++--- lib/libTrie/Makefile.in | 4 ++-- lib/libTrie/aclocal.m4 | 4 ++-- lib/libTrie/cfgaux/depcomp | 9 ++++---- lib/libTrie/cfgaux/install-sh | 2 +- lib/libTrie/cfgaux/missing | 9 +++++--- lib/libTrie/cfgaux/mkinstalldirs | 22 +++++++++++++------ lib/libTrie/include/Makefile.in | 2 +- lib/libTrie/src/Makefile.in | 4 +--- lib/libTrie/test/Makefile.in | 4 +--- scripts/Makefile.in | 2 +- snmplib/Makefile.in | 4 +--- src/Makefile.in | 6 ++--- src/auth/Makefile.in | 6 ++--- src/fs/Makefile.in | 6 ++--- src/repl/Makefile.in | 6 ++--- test-suite/Makefile.in | 6 ++--- 79 files changed, 185 insertions(+), 209 deletions(-) diff --git a/Makefile.in b/Makefile.in index cddb1597c7..aec7feafec 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -15,7 +15,7 @@ @SET_MAKE@ # -# $Id: Makefile.in,v 1.74 2005/08/05 16:15:41 hno Exp $ +# $Id: Makefile.in,v 1.75 2005/08/16 00:11:00 hno Exp $ # srcdir = @srcdir@ top_srcdir = @top_srcdir@ diff --git a/aclocal.m4 b/aclocal.m4 index 74bc5038e3..49ecb301e6 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,4 +1,4 @@ -# generated automatically by aclocal 1.9.5 -*- Autoconf -*- +# generated automatically by aclocal 1.9.6 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, # 2005 Free Software Foundation, Inc. @@ -6586,7 +6586,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.9"]) # Call AM_AUTOMAKE_VERSION so it can be traced. # This function is AC_REQUIREd by AC_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], - [AM_AUTOMAKE_VERSION([1.9.5])]) + [AM_AUTOMAKE_VERSION([1.9.6])]) # AM_AUX_DIR_EXPAND -*- Autoconf -*- diff --git a/cfgaux/compile b/cfgaux/compile index ad57e2f687..1b1d232169 100755 --- a/cfgaux/compile +++ b/cfgaux/compile @@ -1,7 +1,7 @@ #! /bin/sh # Wrapper for compilers which do not understand `-c -o'. -scriptversion=2005-02-03.08 +scriptversion=2005-05-14.22 # Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc. # Written by Tom Tromey . @@ -18,7 +18,7 @@ scriptversion=2005-02-03.08 # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/cfgaux/depcomp b/cfgaux/depcomp index ffcd540c33..04701da536 100755 --- a/cfgaux/depcomp +++ b/cfgaux/depcomp @@ -1,7 +1,7 @@ #! /bin/sh # depcomp - compile a program generating dependencies as side-effects -scriptversion=2005-02-09.22 +scriptversion=2005-07-09.11 # Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc. @@ -17,8 +17,8 @@ scriptversion=2005-02-09.22 # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -467,7 +467,8 @@ cpp) done "$@" -E | - sed -n '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' | + sed -n -e '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \ + -e '/^#line [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' | sed '$ s: \\$::' > "$tmpdepfile" rm -f "$depfile" echo "$object : \\" > "$depfile" diff --git a/cfgaux/install-sh b/cfgaux/install-sh index 1a8353401c..4d4a9519ea 100755 --- a/cfgaux/install-sh +++ b/cfgaux/install-sh @@ -1,7 +1,7 @@ #!/bin/sh # install - install a program, script, or datafile -scriptversion=2005-02-02.21 +scriptversion=2005-05-14.22 # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the diff --git a/cfgaux/missing b/cfgaux/missing index 09edd8844d..894e786e16 100755 --- a/cfgaux/missing +++ b/cfgaux/missing @@ -1,7 +1,7 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -scriptversion=2005-02-08.22 +scriptversion=2005-06-08.21 # Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005 # Free Software Foundation, Inc. @@ -19,8 +19,8 @@ scriptversion=2005-02-08.22 # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -297,6 +297,9 @@ WARNING: \`$1' is $msg. You should only need it if # ... or it is derived from the source name (dir/f.texi becomes f.info) test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info fi + # If the file does not exist, the user really needs makeinfo; + # let's fail without touching anything. + test -f $file || exit 1 touch $file ;; diff --git a/cfgaux/mkinstalldirs b/cfgaux/mkinstalldirs index 5d26a485f1..259dbfcd35 100755 --- a/cfgaux/mkinstalldirs +++ b/cfgaux/mkinstalldirs @@ -1,7 +1,7 @@ #! /bin/sh # mkinstalldirs --- make directory hierarchy -scriptversion=2005-02-02.21 +scriptversion=2005-06-29.22 # Original author: Noah Friedman # Created: 1993-05-16 @@ -12,7 +12,7 @@ scriptversion=2005-02-02.21 # . errstatus=0 -dirmode="" +dirmode= usage="\ Usage: mkinstalldirs [-h] [--help] [--version] [-m MODE] DIR ... @@ -103,13 +103,21 @@ esac for file do - set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` + case $file in + /*) pathcomp=/ ;; + *) pathcomp= ;; + esac + oIFS=$IFS + IFS=/ + set fnord $file shift + IFS=$oIFS - pathcomp= for d do - pathcomp="$pathcomp$d" + test "x$d" = x && continue + + pathcomp=$pathcomp$d case $pathcomp in -*) pathcomp=./$pathcomp ;; esac @@ -124,7 +132,7 @@ do else if test ! -z "$dirmode"; then echo "chmod $dirmode $pathcomp" - lasterr="" + lasterr= chmod "$dirmode" "$pathcomp" || lasterr=$? if test ! -z "$lasterr"; then @@ -134,7 +142,7 @@ do fi fi - pathcomp="$pathcomp/" + pathcomp=$pathcomp/ done done diff --git a/contrib/Makefile.in b/contrib/Makefile.in index 834b3c0999..c087d1524e 100644 --- a/contrib/Makefile.in +++ b/contrib/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, diff --git a/doc/Makefile.in b/doc/Makefile.in index 70872e67be..833c9830af 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.50 2005/07/02 00:10:53 hno Exp $ +# $Id: Makefile.in,v 1.51 2005/08/16 00:11:09 hno Exp $ # # Uncomment and customize the following to suit your needs: # diff --git a/errors/Makefile.in b/errors/Makefile.in index 79c0c4358f..8a3e7e1bf2 100644 --- a/errors/Makefile.in +++ b/errors/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -15,7 +15,7 @@ @SET_MAKE@ # -# $Id: Makefile.in,v 1.65 2005/07/02 00:10:53 hno Exp $ +# $Id: Makefile.in,v 1.66 2005/08/16 00:11:09 hno Exp $ # srcdir = @srcdir@ top_srcdir = @top_srcdir@ diff --git a/helpers/Makefile.in b/helpers/Makefile.in index 4afb242f38..9f054a4eff 100644 --- a/helpers/Makefile.in +++ b/helpers/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, diff --git a/helpers/basic_auth/LDAP/Makefile.in b/helpers/basic_auth/LDAP/Makefile.in index a7b58a0922..ee484bd055 100644 --- a/helpers/basic_auth/LDAP/Makefile.in +++ b/helpers/basic_auth/LDAP/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -17,13 +17,11 @@ # # Makefile for the Squid LDAP authentication helper # -# $Id: Makefile.in,v 1.57 2005/07/02 00:10:54 hno Exp $ +# $Id: Makefile.in,v 1.58 2005/08/16 00:11:13 hno Exp $ # # Uncomment and customize the following to suit your needs: # -SOURCES = $(squid_ldap_auth_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/helpers/basic_auth/MSNT/Makefile.in b/helpers/basic_auth/MSNT/Makefile.in index 6bf4983bd8..3cc531f75a 100644 --- a/helpers/basic_auth/MSNT/Makefile.in +++ b/helpers/basic_auth/MSNT/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -17,14 +17,12 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.60 2005/07/02 00:10:54 hno Exp $ +# $Id: Makefile.in,v 1.61 2005/08/16 00:11:13 hno Exp $ # # Uncomment and customize the following to suit your needs: # -SOURCES = $(msnt_auth_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/helpers/basic_auth/Makefile.in b/helpers/basic_auth/Makefile.in index cd7f5194ab..9271d0a5d4 100644 --- a/helpers/basic_auth/Makefile.in +++ b/helpers/basic_auth/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -16,7 +16,7 @@ # Makefile for storage modules in the Squid Object Cache server # -# $Id: Makefile.in,v 1.55 2005/07/02 00:10:53 hno Exp $ +# $Id: Makefile.in,v 1.56 2005/08/16 00:11:12 hno Exp $ # srcdir = @srcdir@ top_srcdir = @top_srcdir@ diff --git a/helpers/basic_auth/NCSA/Makefile.in b/helpers/basic_auth/NCSA/Makefile.in index 879cda82c8..5341620821 100644 --- a/helpers/basic_auth/NCSA/Makefile.in +++ b/helpers/basic_auth/NCSA/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -17,13 +17,11 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.57 2005/07/02 00:10:54 hno Exp $ +# $Id: Makefile.in,v 1.58 2005/08/16 00:11:14 hno Exp $ # # Uncomment and customize the following to suit your needs: # -SOURCES = $(ncsa_auth_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/helpers/basic_auth/PAM/Makefile.in b/helpers/basic_auth/PAM/Makefile.in index f1565e8167..907a16fa97 100644 --- a/helpers/basic_auth/PAM/Makefile.in +++ b/helpers/basic_auth/PAM/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -17,13 +17,11 @@ # # Makefile for the Squid PAM authentication helper # -# $Id: Makefile.in,v 1.58 2005/07/02 00:10:55 hno Exp $ +# $Id: Makefile.in,v 1.59 2005/08/16 00:11:14 hno Exp $ # # Uncomment and customize the following to suit your needs: # -SOURCES = pam_auth.c - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/helpers/basic_auth/SASL/Makefile.in b/helpers/basic_auth/SASL/Makefile.in index e30c361ce8..83f9a184ad 100644 --- a/helpers/basic_auth/SASL/Makefile.in +++ b/helpers/basic_auth/SASL/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -17,13 +17,11 @@ # # Makefile for the Squid SASL authentication helper # -# $Id: Makefile.in,v 1.54 2005/07/02 00:10:55 hno Exp $ +# $Id: Makefile.in,v 1.55 2005/08/16 00:11:14 hno Exp $ # # Uncomment and customize the following to suit your needs: # -SOURCES = sasl_auth.c - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/helpers/basic_auth/SMB/Makefile.in b/helpers/basic_auth/SMB/Makefile.in index 7e6c00b3d3..75f2e22853 100644 --- a/helpers/basic_auth/SMB/Makefile.in +++ b/helpers/basic_auth/SMB/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.56 2005/07/02 00:11:05 hno Exp $ +# $Id: Makefile.in,v 1.57 2005/08/16 00:11:17 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -28,8 +28,6 @@ # SAMBAPREFIX accordingly. -SOURCES = smb_auth.c - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/helpers/basic_auth/YP/Makefile.in b/helpers/basic_auth/YP/Makefile.in index 92fab00ba6..9510b9ebed 100644 --- a/helpers/basic_auth/YP/Makefile.in +++ b/helpers/basic_auth/YP/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -17,12 +17,10 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.57 2005/07/02 00:11:10 hno Exp $ +# $Id: Makefile.in,v 1.58 2005/08/16 00:11:18 hno Exp $ # # -SOURCES = $(yp_auth_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/helpers/basic_auth/getpwnam/Makefile.in b/helpers/basic_auth/getpwnam/Makefile.in index a45b90e726..a2cb1552df 100644 --- a/helpers/basic_auth/getpwnam/Makefile.in +++ b/helpers/basic_auth/getpwnam/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -17,13 +17,11 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.55 2005/07/02 00:11:11 hno Exp $ +# $Id: Makefile.in,v 1.56 2005/08/16 00:11:18 hno Exp $ # # Uncomment and customize the following to suit your needs: # -SOURCES = $(getpwname_auth_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/helpers/basic_auth/multi-domain-NTLM/Makefile.in b/helpers/basic_auth/multi-domain-NTLM/Makefile.in index 5573f38804..d1ea134fde 100644 --- a/helpers/basic_auth/multi-domain-NTLM/Makefile.in +++ b/helpers/basic_auth/multi-domain-NTLM/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.53 2005/07/02 00:11:11 hno Exp $ +# $Id: Makefile.in,v 1.54 2005/08/16 00:11:19 hno Exp $ # # Uncomment and customize the following to suit your needs: # diff --git a/helpers/digest_auth/Makefile.in b/helpers/digest_auth/Makefile.in index 0209a9c1f2..4d9daa7b4d 100644 --- a/helpers/digest_auth/Makefile.in +++ b/helpers/digest_auth/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -16,7 +16,7 @@ # Makefile for digest auth helpers in the Squid Object Cache server # -# $Id: Makefile.in,v 1.52 2005/07/02 00:11:15 hno Exp $ +# $Id: Makefile.in,v 1.53 2005/08/16 00:11:19 hno Exp $ # srcdir = @srcdir@ top_srcdir = @top_srcdir@ diff --git a/helpers/digest_auth/password/Makefile.in b/helpers/digest_auth/password/Makefile.in index 1f6791e3af..ff5f361beb 100644 --- a/helpers/digest_auth/password/Makefile.in +++ b/helpers/digest_auth/password/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -17,13 +17,11 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.56 2005/07/02 00:11:16 hno Exp $ +# $Id: Makefile.in,v 1.57 2005/08/16 00:11:20 hno Exp $ # # Uncomment and customize the following to suit your needs: # -SOURCES = $(digest_pw_auth_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/helpers/external_acl/Makefile.in b/helpers/external_acl/Makefile.in index 9bd5af19cf..77c99dd791 100644 --- a/helpers/external_acl/Makefile.in +++ b/helpers/external_acl/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -16,7 +16,7 @@ # Makefile for storage modules in the Squid Object Cache server # -# $Id: Makefile.in,v 1.42 2005/07/02 00:11:16 hno Exp $ +# $Id: Makefile.in,v 1.43 2005/08/16 00:11:20 hno Exp $ # srcdir = @srcdir@ top_srcdir = @top_srcdir@ diff --git a/helpers/external_acl/ip_user/Makefile.in b/helpers/external_acl/ip_user/Makefile.in index 8113ed85ef..7ddba356af 100644 --- a/helpers/external_acl/ip_user/Makefile.in +++ b/helpers/external_acl/ip_user/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -17,13 +17,11 @@ # # Makefile for the ip_user external_acl helper by Rodrigo Campos # -# $Id: Makefile.in,v 1.43 2005/07/02 00:11:17 hno Exp $ +# $Id: Makefile.in,v 1.44 2005/08/16 00:11:21 hno Exp $ # # Uncomment and customize the following to suit your needs: # -SOURCES = $(ip_user_check_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/helpers/external_acl/ldap_group/Makefile.in b/helpers/external_acl/ldap_group/Makefile.in index 6b36889f2e..c28268143d 100644 --- a/helpers/external_acl/ldap_group/Makefile.in +++ b/helpers/external_acl/ldap_group/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -17,13 +17,11 @@ # # Makefile for the Squid LDAP authentication helper # -# $Id: Makefile.in,v 1.45 2005/07/02 00:11:17 hno Exp $ +# $Id: Makefile.in,v 1.46 2005/08/16 00:11:21 hno Exp $ # # Uncomment and customize the following to suit your needs: # -SOURCES = $(squid_ldap_group_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/helpers/external_acl/unix_group/Makefile.in b/helpers/external_acl/unix_group/Makefile.in index 00e5019e74..50f5822649 100644 --- a/helpers/external_acl/unix_group/Makefile.in +++ b/helpers/external_acl/unix_group/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -17,13 +17,11 @@ # # Makefile for the Squid LDAP authentication helper # -# $Id: Makefile.in,v 1.43 2005/07/02 00:11:17 hno Exp $ +# $Id: Makefile.in,v 1.44 2005/08/16 00:11:23 hno Exp $ # # Uncomment and customize the following to suit your needs: # -SOURCES = $(squid_unix_group_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/helpers/external_acl/wbinfo_group/Makefile.in b/helpers/external_acl/wbinfo_group/Makefile.in index ff68109cf9..e911227d69 100644 --- a/helpers/external_acl/wbinfo_group/Makefile.in +++ b/helpers/external_acl/wbinfo_group/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -17,7 +17,7 @@ # # Makefile for the Squid LDAP authentication helper # -# $Id: Makefile.in,v 1.41 2005/07/02 00:11:17 hno Exp $ +# $Id: Makefile.in,v 1.42 2005/08/16 00:11:24 hno Exp $ # # Uncomment and customize the following to suit your needs: # diff --git a/helpers/ntlm_auth/Makefile.in b/helpers/ntlm_auth/Makefile.in index ee731efe45..d5425b5c48 100644 --- a/helpers/ntlm_auth/Makefile.in +++ b/helpers/ntlm_auth/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -16,7 +16,7 @@ # Makefile for storage modules in the Squid Object Cache server # -# $Id: Makefile.in,v 1.55 2005/07/02 00:11:18 hno Exp $ +# $Id: Makefile.in,v 1.56 2005/08/16 00:11:25 hno Exp $ # srcdir = @srcdir@ top_srcdir = @top_srcdir@ diff --git a/helpers/ntlm_auth/SMB/Makefile.in b/helpers/ntlm_auth/SMB/Makefile.in index 032d6e6f9c..37daa3cff4 100644 --- a/helpers/ntlm_auth/SMB/Makefile.in +++ b/helpers/ntlm_auth/SMB/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -17,11 +17,9 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.55 2005/07/02 00:11:18 hno Exp $ +# $Id: Makefile.in,v 1.56 2005/08/16 00:11:25 hno Exp $ # -SOURCES = $(ntlm_auth_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/helpers/ntlm_auth/SMB/smbval/Makefile.in b/helpers/ntlm_auth/SMB/smbval/Makefile.in index e5f4df9651..5e4860c7cd 100644 --- a/helpers/ntlm_auth/SMB/smbval/Makefile.in +++ b/helpers/ntlm_auth/SMB/smbval/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -16,8 +16,6 @@ # makefile for smblib -SOURCES = $(libsmbvalid_a_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/helpers/ntlm_auth/fakeauth/Makefile.in b/helpers/ntlm_auth/fakeauth/Makefile.in index de3c551877..0666230423 100644 --- a/helpers/ntlm_auth/fakeauth/Makefile.in +++ b/helpers/ntlm_auth/fakeauth/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -17,13 +17,11 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.52 2005/07/02 00:11:18 hno Exp $ +# $Id: Makefile.in,v 1.53 2005/08/16 00:11:26 hno Exp $ # # Uncomment and customize the following to suit your needs: # -SOURCES = $(fakeauth_auth_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/helpers/ntlm_auth/no_check/Makefile.in b/helpers/ntlm_auth/no_check/Makefile.in index 9f2e1f5df8..afe6a50325 100644 --- a/helpers/ntlm_auth/no_check/Makefile.in +++ b/helpers/ntlm_auth/no_check/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.54 2005/07/02 00:11:18 hno Exp $ +# $Id: Makefile.in,v 1.55 2005/08/16 00:11:26 hno Exp $ # # Uncomment and customize the following to suit your needs: # diff --git a/icons/Makefile.in b/icons/Makefile.in index 52beed1f1a..c95f142b00 100644 --- a/icons/Makefile.in +++ b/icons/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -14,7 +14,7 @@ @SET_MAKE@ -# $Id: Makefile.in,v 1.68 2005/07/02 00:11:18 hno Exp $ +# $Id: Makefile.in,v 1.69 2005/08/16 00:11:26 hno Exp $ # srcdir = @srcdir@ diff --git a/lib/Makefile.in b/lib/Makefile.in index 200fc2a4f3..1922e017dc 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -15,11 +15,9 @@ @SET_MAKE@ # -# $Id: Makefile.in,v 1.106 2005/07/02 00:11:18 hno Exp $ +# $Id: Makefile.in,v 1.107 2005/08/16 00:11:26 hno Exp $ # -SOURCES = $(libdlmalloc_a_SOURCES) $(libmiscutil_a_SOURCES) $(EXTRA_libmiscutil_a_SOURCES) $(libntlmauth_a_SOURCES) $(libregex_a_SOURCES) $(tests_testAll_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/lib/cppunit-1.10.0/Makefile.in b/lib/cppunit-1.10.0/Makefile.in index 460ab1eefd..3980ed000e 100644 --- a/lib/cppunit-1.10.0/Makefile.in +++ b/lib/cppunit-1.10.0/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, diff --git a/lib/cppunit-1.10.0/aclocal.m4 b/lib/cppunit-1.10.0/aclocal.m4 index 6884bf9858..eeee2e9c6c 100644 --- a/lib/cppunit-1.10.0/aclocal.m4 +++ b/lib/cppunit-1.10.0/aclocal.m4 @@ -1,4 +1,4 @@ -# generated automatically by aclocal 1.9.5 -*- Autoconf -*- +# generated automatically by aclocal 1.9.6 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, # 2005 Free Software Foundation, Inc. @@ -6176,7 +6176,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.9"]) # Call AM_AUTOMAKE_VERSION so it can be traced. # This function is AC_REQUIREd by AC_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], - [AM_AUTOMAKE_VERSION([1.9.5])]) + [AM_AUTOMAKE_VERSION([1.9.6])]) # AM_AUX_DIR_EXPAND -*- Autoconf -*- diff --git a/lib/cppunit-1.10.0/config/depcomp b/lib/cppunit-1.10.0/config/depcomp index ffcd540c33..04701da536 100755 --- a/lib/cppunit-1.10.0/config/depcomp +++ b/lib/cppunit-1.10.0/config/depcomp @@ -1,7 +1,7 @@ #! /bin/sh # depcomp - compile a program generating dependencies as side-effects -scriptversion=2005-02-09.22 +scriptversion=2005-07-09.11 # Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc. @@ -17,8 +17,8 @@ scriptversion=2005-02-09.22 # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -467,7 +467,8 @@ cpp) done "$@" -E | - sed -n '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' | + sed -n -e '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \ + -e '/^#line [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' | sed '$ s: \\$::' > "$tmpdepfile" rm -f "$depfile" echo "$object : \\" > "$depfile" diff --git a/lib/cppunit-1.10.0/config/install-sh b/lib/cppunit-1.10.0/config/install-sh index 1a8353401c..4d4a9519ea 100755 --- a/lib/cppunit-1.10.0/config/install-sh +++ b/lib/cppunit-1.10.0/config/install-sh @@ -1,7 +1,7 @@ #!/bin/sh # install - install a program, script, or datafile -scriptversion=2005-02-02.21 +scriptversion=2005-05-14.22 # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the diff --git a/lib/cppunit-1.10.0/config/missing b/lib/cppunit-1.10.0/config/missing index 09edd8844d..894e786e16 100755 --- a/lib/cppunit-1.10.0/config/missing +++ b/lib/cppunit-1.10.0/config/missing @@ -1,7 +1,7 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -scriptversion=2005-02-08.22 +scriptversion=2005-06-08.21 # Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005 # Free Software Foundation, Inc. @@ -19,8 +19,8 @@ scriptversion=2005-02-08.22 # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -297,6 +297,9 @@ WARNING: \`$1' is $msg. You should only need it if # ... or it is derived from the source name (dir/f.texi becomes f.info) test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info fi + # If the file does not exist, the user really needs makeinfo; + # let's fail without touching anything. + test -f $file || exit 1 touch $file ;; diff --git a/lib/cppunit-1.10.0/config/mkinstalldirs b/lib/cppunit-1.10.0/config/mkinstalldirs index 5d26a485f1..259dbfcd35 100755 --- a/lib/cppunit-1.10.0/config/mkinstalldirs +++ b/lib/cppunit-1.10.0/config/mkinstalldirs @@ -1,7 +1,7 @@ #! /bin/sh # mkinstalldirs --- make directory hierarchy -scriptversion=2005-02-02.21 +scriptversion=2005-06-29.22 # Original author: Noah Friedman # Created: 1993-05-16 @@ -12,7 +12,7 @@ scriptversion=2005-02-02.21 # . errstatus=0 -dirmode="" +dirmode= usage="\ Usage: mkinstalldirs [-h] [--help] [--version] [-m MODE] DIR ... @@ -103,13 +103,21 @@ esac for file do - set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` + case $file in + /*) pathcomp=/ ;; + *) pathcomp= ;; + esac + oIFS=$IFS + IFS=/ + set fnord $file shift + IFS=$oIFS - pathcomp= for d do - pathcomp="$pathcomp$d" + test "x$d" = x && continue + + pathcomp=$pathcomp$d case $pathcomp in -*) pathcomp=./$pathcomp ;; esac @@ -124,7 +132,7 @@ do else if test ! -z "$dirmode"; then echo "chmod $dirmode $pathcomp" - lasterr="" + lasterr= chmod "$dirmode" "$pathcomp" || lasterr=$? if test ! -z "$lasterr"; then @@ -134,7 +142,7 @@ do fi fi - pathcomp="$pathcomp/" + pathcomp=$pathcomp/ done done diff --git a/lib/cppunit-1.10.0/doc/Makefile.in b/lib/cppunit-1.10.0/doc/Makefile.in index 51f49bec33..55248edae6 100644 --- a/lib/cppunit-1.10.0/doc/Makefile.in +++ b/lib/cppunit-1.10.0/doc/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, diff --git a/lib/cppunit-1.10.0/examples/ClockerPlugIn/Makefile.in b/lib/cppunit-1.10.0/examples/ClockerPlugIn/Makefile.in index c41e35d8d0..6f4037ea55 100644 --- a/lib/cppunit-1.10.0/examples/ClockerPlugIn/Makefile.in +++ b/lib/cppunit-1.10.0/examples/ClockerPlugIn/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, diff --git a/lib/cppunit-1.10.0/examples/DumperPlugIn/Makefile.in b/lib/cppunit-1.10.0/examples/DumperPlugIn/Makefile.in index 5f44e6aa3c..aab943d37d 100644 --- a/lib/cppunit-1.10.0/examples/DumperPlugIn/Makefile.in +++ b/lib/cppunit-1.10.0/examples/DumperPlugIn/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, diff --git a/lib/cppunit-1.10.0/examples/Makefile.in b/lib/cppunit-1.10.0/examples/Makefile.in index 7a19dec420..cecb0eaccb 100644 --- a/lib/cppunit-1.10.0/examples/Makefile.in +++ b/lib/cppunit-1.10.0/examples/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, diff --git a/lib/cppunit-1.10.0/examples/cppunittest/Makefile.in b/lib/cppunit-1.10.0/examples/cppunittest/Makefile.in index 852049f583..260e5ca5f2 100644 --- a/lib/cppunit-1.10.0/examples/cppunittest/Makefile.in +++ b/lib/cppunit-1.10.0/examples/cppunittest/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -13,8 +13,6 @@ # PARTICULAR PURPOSE. @SET_MAKE@ -SOURCES = $(cppunittestmain_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/lib/cppunit-1.10.0/examples/hierarchy/Makefile.in b/lib/cppunit-1.10.0/examples/hierarchy/Makefile.in index c1c121166d..96a5b1b58a 100644 --- a/lib/cppunit-1.10.0/examples/hierarchy/Makefile.in +++ b/lib/cppunit-1.10.0/examples/hierarchy/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -13,8 +13,6 @@ # PARTICULAR PURPOSE. @SET_MAKE@ -SOURCES = $(hierarchy_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/lib/cppunit-1.10.0/examples/money/Makefile.in b/lib/cppunit-1.10.0/examples/money/Makefile.in index 99b18b2cde..7836b5f95d 100644 --- a/lib/cppunit-1.10.0/examples/money/Makefile.in +++ b/lib/cppunit-1.10.0/examples/money/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -13,8 +13,6 @@ # PARTICULAR PURPOSE. @SET_MAKE@ -SOURCES = $(MoneyApp_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/lib/cppunit-1.10.0/examples/simple/Makefile.in b/lib/cppunit-1.10.0/examples/simple/Makefile.in index 2834a6c11b..869fa1af18 100644 --- a/lib/cppunit-1.10.0/examples/simple/Makefile.in +++ b/lib/cppunit-1.10.0/examples/simple/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -14,8 +14,6 @@ @SET_MAKE@ -SOURCES = $(simple_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/lib/cppunit-1.10.0/include/Makefile.in b/lib/cppunit-1.10.0/include/Makefile.in index ec1c5d4684..ddb361b609 100644 --- a/lib/cppunit-1.10.0/include/Makefile.in +++ b/lib/cppunit-1.10.0/include/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, diff --git a/lib/cppunit-1.10.0/include/cppunit/Makefile.in b/lib/cppunit-1.10.0/include/cppunit/Makefile.in index c5034d4950..f538651427 100644 --- a/lib/cppunit-1.10.0/include/cppunit/Makefile.in +++ b/lib/cppunit-1.10.0/include/cppunit/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, diff --git a/lib/cppunit-1.10.0/include/cppunit/config/Makefile.in b/lib/cppunit-1.10.0/include/cppunit/config/Makefile.in index 2fd1d57523..a8755037bf 100644 --- a/lib/cppunit-1.10.0/include/cppunit/config/Makefile.in +++ b/lib/cppunit-1.10.0/include/cppunit/config/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, diff --git a/lib/cppunit-1.10.0/include/cppunit/extensions/Makefile.in b/lib/cppunit-1.10.0/include/cppunit/extensions/Makefile.in index 3f1b0f7f17..c3b659132d 100644 --- a/lib/cppunit-1.10.0/include/cppunit/extensions/Makefile.in +++ b/lib/cppunit-1.10.0/include/cppunit/extensions/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, diff --git a/lib/cppunit-1.10.0/include/cppunit/plugin/Makefile.in b/lib/cppunit-1.10.0/include/cppunit/plugin/Makefile.in index bc62a39fab..240c6e1e29 100644 --- a/lib/cppunit-1.10.0/include/cppunit/plugin/Makefile.in +++ b/lib/cppunit-1.10.0/include/cppunit/plugin/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, diff --git a/lib/cppunit-1.10.0/include/cppunit/portability/Makefile.in b/lib/cppunit-1.10.0/include/cppunit/portability/Makefile.in index 540cfdf5d7..62e8bc0acf 100644 --- a/lib/cppunit-1.10.0/include/cppunit/portability/Makefile.in +++ b/lib/cppunit-1.10.0/include/cppunit/portability/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, diff --git a/lib/cppunit-1.10.0/include/cppunit/tools/Makefile.in b/lib/cppunit-1.10.0/include/cppunit/tools/Makefile.in index f9a9b1365c..72eb926f4a 100644 --- a/lib/cppunit-1.10.0/include/cppunit/tools/Makefile.in +++ b/lib/cppunit-1.10.0/include/cppunit/tools/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, diff --git a/lib/cppunit-1.10.0/include/cppunit/ui/Makefile.in b/lib/cppunit-1.10.0/include/cppunit/ui/Makefile.in index d62a58d9b5..3336310db3 100644 --- a/lib/cppunit-1.10.0/include/cppunit/ui/Makefile.in +++ b/lib/cppunit-1.10.0/include/cppunit/ui/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, diff --git a/lib/cppunit-1.10.0/include/cppunit/ui/mfc/Makefile.in b/lib/cppunit-1.10.0/include/cppunit/ui/mfc/Makefile.in index 0bbe4d0dd0..fbc186713b 100644 --- a/lib/cppunit-1.10.0/include/cppunit/ui/mfc/Makefile.in +++ b/lib/cppunit-1.10.0/include/cppunit/ui/mfc/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, diff --git a/lib/cppunit-1.10.0/include/cppunit/ui/qt/Makefile.in b/lib/cppunit-1.10.0/include/cppunit/ui/qt/Makefile.in index 0ef5e9744b..1202227306 100644 --- a/lib/cppunit-1.10.0/include/cppunit/ui/qt/Makefile.in +++ b/lib/cppunit-1.10.0/include/cppunit/ui/qt/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, diff --git a/lib/cppunit-1.10.0/include/cppunit/ui/text/Makefile.in b/lib/cppunit-1.10.0/include/cppunit/ui/text/Makefile.in index 2dd35e697c..8a0c0e2ebd 100644 --- a/lib/cppunit-1.10.0/include/cppunit/ui/text/Makefile.in +++ b/lib/cppunit-1.10.0/include/cppunit/ui/text/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, diff --git a/lib/cppunit-1.10.0/src/DllPlugInTester/Makefile.in b/lib/cppunit-1.10.0/src/DllPlugInTester/Makefile.in index 4bc004e245..59ef7c36df 100644 --- a/lib/cppunit-1.10.0/src/DllPlugInTester/Makefile.in +++ b/lib/cppunit-1.10.0/src/DllPlugInTester/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -14,8 +14,6 @@ @SET_MAKE@ -SOURCES = $(DllPlugInTester_SOURCES) $(DllPlugInTesterTest_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/lib/cppunit-1.10.0/src/Makefile.in b/lib/cppunit-1.10.0/src/Makefile.in index acf5ddd552..3dcfe961da 100644 --- a/lib/cppunit-1.10.0/src/Makefile.in +++ b/lib/cppunit-1.10.0/src/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, diff --git a/lib/cppunit-1.10.0/src/cppunit/Makefile.in b/lib/cppunit-1.10.0/src/cppunit/Makefile.in index 09971e68e4..664067eba9 100644 --- a/lib/cppunit-1.10.0/src/cppunit/Makefile.in +++ b/lib/cppunit-1.10.0/src/cppunit/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -15,11 +15,9 @@ @SET_MAKE@ # -# $Id: Makefile.in,v 1.9 2005/06/06 00:40:14 hno Exp $ +# $Id: Makefile.in,v 1.10 2005/08/16 00:11:46 hno Exp $ # -SOURCES = $(libcppunit_la_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/lib/libTrie/Makefile.in b/lib/libTrie/Makefile.in index f700c749f8..9bfea7be0c 100644 --- a/lib/libTrie/Makefile.in +++ b/lib/libTrie/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -15,7 +15,7 @@ @SET_MAKE@ # -# $Id: Makefile.in,v 1.17 2005/06/06 00:40:14 hno Exp $ +# $Id: Makefile.in,v 1.18 2005/08/16 00:11:46 hno Exp $ # srcdir = @srcdir@ top_srcdir = @top_srcdir@ diff --git a/lib/libTrie/aclocal.m4 b/lib/libTrie/aclocal.m4 index d5f315805a..0e90944648 100644 --- a/lib/libTrie/aclocal.m4 +++ b/lib/libTrie/aclocal.m4 @@ -1,4 +1,4 @@ -# generated automatically by aclocal 1.9.5 -*- Autoconf -*- +# generated automatically by aclocal 1.9.6 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, # 2005 Free Software Foundation, Inc. @@ -28,7 +28,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.9"]) # Call AM_AUTOMAKE_VERSION so it can be traced. # This function is AC_REQUIREd by AC_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], - [AM_AUTOMAKE_VERSION([1.9.5])]) + [AM_AUTOMAKE_VERSION([1.9.6])]) # AM_AUX_DIR_EXPAND -*- Autoconf -*- diff --git a/lib/libTrie/cfgaux/depcomp b/lib/libTrie/cfgaux/depcomp index ffcd540c33..04701da536 100755 --- a/lib/libTrie/cfgaux/depcomp +++ b/lib/libTrie/cfgaux/depcomp @@ -1,7 +1,7 @@ #! /bin/sh # depcomp - compile a program generating dependencies as side-effects -scriptversion=2005-02-09.22 +scriptversion=2005-07-09.11 # Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc. @@ -17,8 +17,8 @@ scriptversion=2005-02-09.22 # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -467,7 +467,8 @@ cpp) done "$@" -E | - sed -n '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' | + sed -n -e '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \ + -e '/^#line [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' | sed '$ s: \\$::' > "$tmpdepfile" rm -f "$depfile" echo "$object : \\" > "$depfile" diff --git a/lib/libTrie/cfgaux/install-sh b/lib/libTrie/cfgaux/install-sh index 1a8353401c..4d4a9519ea 100755 --- a/lib/libTrie/cfgaux/install-sh +++ b/lib/libTrie/cfgaux/install-sh @@ -1,7 +1,7 @@ #!/bin/sh # install - install a program, script, or datafile -scriptversion=2005-02-02.21 +scriptversion=2005-05-14.22 # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the diff --git a/lib/libTrie/cfgaux/missing b/lib/libTrie/cfgaux/missing index 09edd8844d..894e786e16 100755 --- a/lib/libTrie/cfgaux/missing +++ b/lib/libTrie/cfgaux/missing @@ -1,7 +1,7 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -scriptversion=2005-02-08.22 +scriptversion=2005-06-08.21 # Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005 # Free Software Foundation, Inc. @@ -19,8 +19,8 @@ scriptversion=2005-02-08.22 # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -297,6 +297,9 @@ WARNING: \`$1' is $msg. You should only need it if # ... or it is derived from the source name (dir/f.texi becomes f.info) test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info fi + # If the file does not exist, the user really needs makeinfo; + # let's fail without touching anything. + test -f $file || exit 1 touch $file ;; diff --git a/lib/libTrie/cfgaux/mkinstalldirs b/lib/libTrie/cfgaux/mkinstalldirs index 5d26a485f1..259dbfcd35 100755 --- a/lib/libTrie/cfgaux/mkinstalldirs +++ b/lib/libTrie/cfgaux/mkinstalldirs @@ -1,7 +1,7 @@ #! /bin/sh # mkinstalldirs --- make directory hierarchy -scriptversion=2005-02-02.21 +scriptversion=2005-06-29.22 # Original author: Noah Friedman # Created: 1993-05-16 @@ -12,7 +12,7 @@ scriptversion=2005-02-02.21 # . errstatus=0 -dirmode="" +dirmode= usage="\ Usage: mkinstalldirs [-h] [--help] [--version] [-m MODE] DIR ... @@ -103,13 +103,21 @@ esac for file do - set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` + case $file in + /*) pathcomp=/ ;; + *) pathcomp= ;; + esac + oIFS=$IFS + IFS=/ + set fnord $file shift + IFS=$oIFS - pathcomp= for d do - pathcomp="$pathcomp$d" + test "x$d" = x && continue + + pathcomp=$pathcomp$d case $pathcomp in -*) pathcomp=./$pathcomp ;; esac @@ -124,7 +132,7 @@ do else if test ! -z "$dirmode"; then echo "chmod $dirmode $pathcomp" - lasterr="" + lasterr= chmod "$dirmode" "$pathcomp" || lasterr=$? if test ! -z "$lasterr"; then @@ -134,7 +142,7 @@ do fi fi - pathcomp="$pathcomp/" + pathcomp=$pathcomp/ done done diff --git a/lib/libTrie/include/Makefile.in b/lib/libTrie/include/Makefile.in index bf86ffc9e4..0e9133e43a 100644 --- a/lib/libTrie/include/Makefile.in +++ b/lib/libTrie/include/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, diff --git a/lib/libTrie/src/Makefile.in b/lib/libTrie/src/Makefile.in index f54e7326cb..731a9eb993 100644 --- a/lib/libTrie/src/Makefile.in +++ b/lib/libTrie/src/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -15,8 +15,6 @@ @SET_MAKE@ -SOURCES = $(libTrie_a_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/lib/libTrie/test/Makefile.in b/lib/libTrie/test/Makefile.in index 06d3a5d7dc..92bc4fbaa8 100644 --- a/lib/libTrie/test/Makefile.in +++ b/lib/libTrie/test/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -13,8 +13,6 @@ # PARTICULAR PURPOSE. @SET_MAKE@ -SOURCES = $(trie_SOURCES) $(trie_c_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/scripts/Makefile.in b/scripts/Makefile.in index 6bca6f217d..041d7fdd60 100644 --- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, diff --git a/snmplib/Makefile.in b/snmplib/Makefile.in index 9d2678dc12..762fbdd618 100644 --- a/snmplib/Makefile.in +++ b/snmplib/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -14,8 +14,6 @@ @SET_MAKE@ -SOURCES = $(libsnmp_a_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/src/Makefile.in b/src/Makefile.in index c40c6ac1c9..d6122781c0 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.344 2005/07/02 00:11:18 hno Exp $ +# $Id: Makefile.in,v 1.345 2005/08/16 00:11:50 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -25,8 +25,6 @@ -SOURCES = $(libAIO_a_SOURCES) $(libBlocking_a_SOURCES) $(libDiskDaemon_a_SOURCES) $(libDiskThreads_a_SOURCES) $(DiskIO_DiskDaemon_diskd_SOURCES) $(cachemgr__CGIEXT__SOURCES) $(cf_gen_SOURCES) $(dnsserver_SOURCES) $(pinger_SOURCES) $(nodist_pinger_SOURCES) $(recv_announce_SOURCES) $(squid_SOURCES) $(EXTRA_squid_SOURCES) $(nodist_squid_SOURCES) $(squidclient_SOURCES) $(tests_testAuth_SOURCES) $(tests_testCoss_SOURCES) $(tests_testNull_SOURCES) $(tests_testStore_SOURCES) $(tests_testUfs_SOURCES) $(ufsdump_SOURCES) $(nodist_ufsdump_SOURCES) $(unlinkd_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/src/auth/Makefile.in b/src/auth/Makefile.in index 6eb22f6f45..aa5464d351 100644 --- a/src/auth/Makefile.in +++ b/src/auth/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -14,8 +14,6 @@ @SET_MAKE@ -SOURCES = $(libbasic_a_SOURCES) $(libdigest_a_SOURCES) $(libntlm_a_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ @@ -274,7 +272,7 @@ target_alias = @target_alias@ # Makefile for authentication modules in the Squid Object Cache server # -# $Id: Makefile.in,v 1.53 2005/07/02 00:11:19 hno Exp $ +# $Id: Makefile.in,v 1.54 2005/08/16 00:11:51 hno Exp $ # AUTOMAKE_OPTIONS = subdir-objects AM_CFLAGS = @SQUID_CFLAGS@ diff --git a/src/fs/Makefile.in b/src/fs/Makefile.in index 0d0505f2f7..28e83dd7d2 100644 --- a/src/fs/Makefile.in +++ b/src/fs/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -16,11 +16,9 @@ # Makefile for storage modules in the Squid Object Cache server # -# $Id: Makefile.in,v 1.59 2005/07/02 00:11:19 hno Exp $ +# $Id: Makefile.in,v 1.60 2005/08/16 00:11:51 hno Exp $ # -SOURCES = $(libcoss_a_SOURCES) $(libnull_a_SOURCES) $(libufs_a_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/src/repl/Makefile.in b/src/repl/Makefile.in index 27ae35fa91..2225efef56 100644 --- a/src/repl/Makefile.in +++ b/src/repl/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -16,11 +16,9 @@ # Makefile for storage modules in the Squid Object Cache server # -# $Id: Makefile.in,v 1.53 2005/07/02 00:11:19 hno Exp $ +# $Id: Makefile.in,v 1.54 2005/08/16 00:11:53 hno Exp $ # -SOURCES = $(libheap_a_SOURCES) $(liblru_a_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/test-suite/Makefile.in b/test-suite/Makefile.in index 54993b8a6f..d1833ea3b8 100644 --- a/test-suite/Makefile.in +++ b/test-suite/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -17,10 +17,8 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.49 2005/07/02 00:11:19 hno Exp $ +# $Id: Makefile.in,v 1.50 2005/08/16 00:11:54 hno Exp $ # -SOURCES = $(ESIExpressions_SOURCES) $(MemPoolTest_SOURCES) $(StackTest_SOURCES) $(VirtualDeleteOperator_SOURCES) $(debug_SOURCES) $(http_range_test_SOURCES) $(mem_hdr_test_SOURCES) $(mem_node_test_SOURCES) membanger.c $(refcount_SOURCES) $(rfc1738_SOURCES) $(splay_SOURCES) $(syntheticoperators_SOURCES) tcp-banger2.c - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ -- 2.47.2