aboutsummaryrefslogtreecommitdiff
path: root/x11/libgnome/files/patch-libgnome::Makefile.in
blob: 5a240a06a94cd3cf4643f3e4029b5a27deae88dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- libgnome/Makefile.in.orig	Mon May 31 16:33:14 2004
+++ libgnome/Makefile.in	Mon May 31 16:33:45 2004
@@ -211,6 +211,9 @@
 libgnomeincludedir = $(includedir)/libgnome-2.0/libgnome
 
 INCLUDES = \
+	-DPREFIX=\""$(PREFIX)"\"				\
+	-DLOCALBASE=\""$(LOCALBASE)"\"				\
+	-DX11BASE=\""$(X11BASE)"\"				\
 	-I..							\
 	-I$(srcdir)/..						\
 	$(WARN_CFLAGS)						\