aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/guile-gnome/files/patch-guile-gnome::gtkhtml::Makefile.in
blob: bd9cdc0cbc762ea5b0d8ab2011387b1b7db21585 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

$FreeBSD$

--- guile-gnome/gtkhtml/Makefile.in	2001/11/12 12:07:17	1.1
+++ guile-gnome/gtkhtml/Makefile.in	2001/11/12 12:07:44
@@ -98,7 +98,7 @@
 VERSION = @VERSION@
 ZVT_LIBS = @ZVT_LIBS@
 
-INCLUDES = -I.. -I$(srcdir)/.. -I../../guile-gtk -I$(srcdir)/../../guile-gtk 	-I$(includedir) $(GUILE_INCS) $(GNOME_INCLUDEDIR)
+INCLUDES = -I.. -I$(srcdir)/.. -I../../guile-gtk -I$(srcdir)/../../guile-gtk 	-I$(includedir) $(GUILE_INCS) $(GNOME_INCLUDEDIR) `$(GNOME_CONFIG) --cflags gtkhtml`
 
 
 GTKHTML_LIBS = -lgtkhtml -lgdk_pixbuf