--- Makefile.in.orig Tue Feb 22 00:06:41 2000 +++ Makefile.in Tue Feb 22 11:13:20 2000 @@ -134,7 +134,7 @@ SUBDIRS = po intl idl libefs bonobo storage-modules components samples gshell tools tests -confexecdir = $(libdir) +confexecdir = $(sysconfdir) confexec_DATA = bonoboConf.sh EXTRA_DIST = bonoboConf.sh.in bonobo.spec.in --- po/Makefile.in.in.orig Mon Feb 21 23:37:16 2000 +++ po/Makefile.in.in Tue Feb 22 11:18:13 2000 @@ -18,8 +18,8 @@ prefix = @prefix@ exec_prefix = @exec_prefix@ -datadir = $(prefix)/@DATADIRNAME@ -localedir = $(datadir)/locale +datadir = $(prefix)/share/locale +localedir = $(prefix)/share/locale gnulocaledir = $(prefix)/share/locale gettextsrcdir = $(prefix)/share/gettext/po subdir = po