forked from Lainports/freebsd-ports
11 lines
333 B
Text
11 lines
333 B
Text
--- src/Makefile.in 2000/12/01 14:14:28 1.1
|
|
+++ src/Makefile.in 2000/12/01 14:15:24
|
|
@@ -117,7 +117,7 @@
|
|
gnomedatadir = @gnomedatadir@
|
|
l = @l@
|
|
|
|
-INCLUDES = -I$(top_srcdir)/intl $(GNOME_INCLUDEDIR) -I/usr/include/w3c-libwww
|
|
+INCLUDES = -I$(top_srcdir)/intl $(GNOME_INCLUDEDIR) $(LIBWWW_CFLAGS)
|
|
|
|
|
|
bin_PROGRAMS = encompass
|