blob: 0152e87ad7a32e541d91dfc5c76abdedb712e031 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
--- configure.orig Wed May 28 19:35:54 2003
+++ configure Wed May 28 23:22:14 2003
@@ -7948,6 +7948,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
@@ -9407,13 +9408,13 @@
MERGEANT_Pixmapdir=${datadir}/pixmaps/${PACKAGE}
-MERGEANT_Appdir=${datadir}/gnome/apps/Applications
+MERGEANT_Appdir=${datadir}/apps/Applications
MERGEANT_DTDdir=${datadir}/${PACKAGE}/dtd
MERGEANT_Plugdir=${libdir}/${PACKAGE}/plugins
-MERGEANT_Helpdir=${datadir}/gnome/help/${PACKAGE}
+MERGEANT_Helpdir=${datadir}/help/${PACKAGE}
|