blob: f07320f9b8a7cc156d92d433f6c23d360000b190 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- activation-server/Makefile.in.orig Fri Aug 19 16:24:14 2005
+++ activation-server/Makefile.in Fri Aug 19 16:25:12 2005
@@ -225,7 +225,7 @@
-I$(top_builddir)/bonobo-activation \
-I$(top_srcdir)/bonobo-activation \
-DPREFIX=\""$(prefix)"\" \
- -DSERVERINFODIR=\"$(prefix)/libdata/bonobo/servers\" \
+ -DSERVERINFODIR=\"$(prefix)/libdata/bonobo/servers:${X11BASE}/libdata/bonobo/servers:${LOCALBASE}/libdata/bonobo/servers\" \
-DSERVER_LOCALEDIR=\""${prefix}/${DATADIRNAME}/locale"\" \
$(SERVER_CFLAGS) \
-DSERVER_CONFDIR=\"$(sysconfdir)\" \
|