summaryrefslogtreecommitdiffstats
path: root/x11/libgnome/files/patch-help-converters::gnome-vfs-module::Makefile.in
blob: d8569e65c2db78a81c63ec4f3d79963f1b7e9dfc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- help-converters/gnome-vfs-module/Makefile.in.orig   Tue Nov  5 00:53:20 2002
+++ help-converters/gnome-vfs-module/Makefile.in    Tue Nov  5 00:56:05 2002
@@ -138,15 +138,15 @@
 cxxflags_set = @cxxflags_set@
 gnomelocaledir = @gnomelocaledir@
 
-INCLUDES = \
-   -I$(top_srcdir)                 \
+INCLUDES = -DPREFIX="\"$(PREFIX)\"" -DLOCALBASE="\"$(LOCALBASE)\"" \
+   -DX11BASE="\"$(X11BASE)\"" -I$(top_srcdir) \
    $(HELP_VFS_MODULE_CFLAGS)       \
     -DSERVERDIR=\"$(libexecdir)\"
 
 
 modules_LTLIBRARIES = libvfs-help.la
 
-module_flags = -export_dynamic -avoid-version
+module_flags = -export_dynamic -avoid-version -module
 modulesdir = $(libdir)/gnome-vfs-2.0/modules
 
 libvfs_help_la_SOURCES = \