1999-05-09 17:13:38 +00:00
|
|
|
--- Makefile.in.orig Wed May 5 19:03:43 1999
|
|
|
|
+++ Makefile.in Wed May 5 19:04:38 1999
|
|
|
|
@@ -162,7 +162,7 @@
|
1999-03-15 02:04:19 +00:00
|
|
|
# just distribute it, since we can
|
|
|
|
@FALSE_TRUE@libvfs = libvfs
|
|
|
|
|
1999-05-09 17:13:38 +00:00
|
|
|
-SUBDIRS = po intl support macros tools images libart_lgpl libgnome libgnomeui gtk-xmhtml $(gnome_hello) zvt libgnorba idl $(test_gnome) devel-docs gnome-data $(libvfs) man gnome-faq
|
1999-03-15 02:04:19 +00:00
|
|
|
+SUBDIRS = po intl support macros tools images libart_lgpl libgnome libgnomeui gtk-xmhtml $(gnome_hello) zvt libgnorba idl $(test_gnome) gnome-data $(libvfs)
|
|
|
|
|
|
|
|
|
|
|
|
include_HEADERS = gnome.h
|
1999-05-09 17:13:38 +00:00
|
|
|
@@ -170,7 +170,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
|
|
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|