]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Added missing lib/ path
authorhno <>
Fri, 7 Sep 2001 03:37:29 +0000 (03:37 +0000)
committerhno <>
Fri, 7 Sep 2001 03:37:29 +0000 (03:37 +0000)
helpers/basic_auth/YP/Makefile.am
helpers/basic_auth/YP/Makefile.in

index e974890f6b245f28e4393cea4dd6dd196993c1f0..51ea96bcef6d030e92518b3f83ed204d03bf0bf5 100644 (file)
@@ -1,12 +1,12 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.am,v 1.1 2001/08/31 11:19:19 robertc Exp $
+#  $Id: Makefile.am,v 1.2 2001/09/06 21:37:29 hno Exp $
 #
 #
 
 libexec_PROGRAMS = yp_auth
 yp_auth_SOURCES        = yp_auth.c nis_support.c
-LDADD  = -L$(top_builddir) -lmiscutil $(CRYPTLIB) $(XTRA_LIBS)
+LDADD  = -L$(top_builddir)/lib -lmiscutil $(CRYPTLIB) $(XTRA_LIBS)
 INCLUDES       = -I. -I$(top_builddir)/include -I$(top_srcdir)/include \
                  -I$(top_srcdir)/src/
index 5203d2d0ff4c54355f185e931a8e0097ac8c7674..cd1d511b44725752e20c9bbe82ee545dcaaaaf24 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated automatically by automake 1.4s from Makefile.am.
+# Makefile.in generated automatically by automake 1.5 from Makefile.am.
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
 # Free Software Foundation, Inc.
@@ -16,7 +16,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.4 2001/08/31 11:19:19 robertc Exp $
+#  $Id: Makefile.in,v 1.5 2001/09/06 21:37:29 hno Exp $
 #
 #
 
@@ -94,7 +94,9 @@ MKDIR = @MKDIR@
 MV = @MV@
 NTLM_AUTH_HELPERS = @NTLM_AUTH_HELPERS@
 OBJEXT = @OBJEXT@
+OPT_DISKD_EXE = @OPT_DISKD_EXE@
 OPT_DNSSERVER_EXE = @OPT_DNSSERVER_EXE@
+OPT_PINGER = @OPT_PINGER@
 OPT_PINGER_EXE = @OPT_PINGER_EXE@
 PACKAGE = @PACKAGE@
 PERL = @PERL@
@@ -126,7 +128,7 @@ makesnmplib = @makesnmplib@
 
 libexec_PROGRAMS = yp_auth
 yp_auth_SOURCES = yp_auth.c nis_support.c
-LDADD = -L$(top_builddir) -lmiscutil $(CRYPTLIB) $(XTRA_LIBS)
+LDADD = -L$(top_builddir)/lib -lmiscutil $(CRYPTLIB) $(XTRA_LIBS)
 INCLUDES = -I. -I$(top_builddir)/include -I$(top_srcdir)/include \
                  -I$(top_srcdir)/src/