From: hno <> Date: Sat, 31 Dec 2005 08:10:41 +0000 (+0000) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_PRE4~401 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=00f13c794ec2d5ab1cd1883963ce65858432882d;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/helpers/digest_auth/password/Makefile.in b/helpers/digest_auth/password/Makefile.in index 2142b47e40..5db5e10aa1 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.62 2005/12/29 02:20:17 hno Exp $ +# $Id: Makefile.in,v 1.63 2005/12/31 01:10:41 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -64,7 +64,6 @@ digest_pw_auth_OBJECTS = $(am_digest_pw_auth_OBJECTS) digest_pw_auth_LDADD = $(LDADD) am__DEPENDENCIES_1 = digest_pw_auth_DEPENDENCIES = $(am__DEPENDENCIES_1) \ - $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include depcomp = $(SHELL) $(top_srcdir)/cfgaux/depcomp @@ -278,7 +277,7 @@ digest_pw_auth_SOURCES = digest_pw_auth.c \ INCLUDES = -I. -I$(top_builddir)/include -I$(top_srcdir)/include \ -I$(top_srcdir)/src/ -LDADD = -L$(top_builddir)/lib -lmiscutil $(LIB_LDAP) $(LIB_LBER) $(CRYPTLIB) $(XTRA_LIBS) $(SSLLIB) +LDADD = -L$(top_builddir)/lib -lmiscutil $(CRYPTLIB) $(XTRA_LIBS) $(SSLLIB) all: all-am .SUFFIXES: