1999-10-14 03:41:26 +00:00
|
|
|
--- Makefile.in.orig Wed Sep 22 16:54:37 1999
|
|
|
|
+++ Makefile.in Thu Sep 23 12:20:30 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
1999-08-22 03:42:59 +00:00
|
|
|
@COMPILE_TEST_GNOME_TRUE@test_gnome = test-gnome test-suite
|
|
|
|
@COMPILE_TEST_GNOME_FALSE@test_gnome =
|
1999-03-15 02:04:19 +00:00
|
|
|
|
1999-10-14 03:41:26 +00:00
|
|
|
-SUBDIRS = po intl support macros tools images libart_lgpl libgnome libgnomeui gtk-xmhtml zvt libgnorba idl $(test_gnome) devel-docs gnome-data man gnome-faq
|
|
|
|
+SUBDIRS = po intl support macros tools images libart_lgpl libgnome libgnomeui gtk-xmhtml zvt libgnorba idl $(test_gnome) gnome-data man
|
1999-03-15 02:04:19 +00:00
|
|
|
|
|
|
|
|
|
|
|
include_HEADERS = gnome.h
|
1999-10-14 03:41:26 +00:00
|
|
|
@@ -162,7 +162,7 @@
|
1999-03-15 02:04:19 +00:00
|
|
|
EXTRA_DIST = HACKING gnomeConf.sh.in gnome-bug.in gnome-config.in gnome-libs.spec.in
|
|
|
|
|
|
|
|
|
|
|
|
-confexecdir = $(libdir)
|
|
|
|
+confexecdir = $(sysconfdir)
|
|
|
|
confexec_DATA = gnomeConf.sh
|
1999-10-14 03:41:26 +00:00
|
|
|
|
|
|
|
CLEANFILES = gnomeConf.sh
|