summaryrefslogtreecommitdiffstats
path: root/x11/libgnome/files/patch-libgnome::Makefile.in
blob: a3e14ed9e90268e18de7e7c868f7bd768190e485 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- libgnome/Makefile.in.orig   Wed Feb 25 01:17:58 2004
+++ libgnome/Makefile.in    Wed Feb 25 01:20:59 2004
@@ -159,6 +159,9 @@
 libgnomeincludedir = $(includedir)/libgnome-2.0/libgnome
 
 INCLUDES = \
+   -DPREFIX=\""$(PREFIX)"\"                \
+   -DLOCALBASE=\""$(LOCALBASE)"\"              \
+   -DX11BASE=\""$(X11BASE)"\"              \
    -I..                            \
    -I$(srcdir)/..                      \
    $(WARN_CFLAGS)                      \