freebsd-ports/www/squid24/files/patch-auth_modules_LDAP_Makefile.in

11 lines
312 B
Text

--- auth_modules/LDAP/Makefile.in.orig Tue Feb 3 10:27:52 2004
+++ auth_modules/LDAP/Makefile.in Tue Feb 3 10:29:08 2004
@@ -36,6 +36,8 @@
RM = @RM@
SHELL = /bin/sh
+INCLUDE = -I. -I../../include -I$(top_srcdir)/include
+CFLAGS = $(AC_CFLAGS) $(INCLUDE) $(DEFINES)
all: $(LDAP_EXE)