mirror of
https://git.freebsd.org/ports.git
synced 2025-07-09 13:29:24 -04:00
26 lines
683 B
Text
26 lines
683 B
Text
--- 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}
|
|
|
|
|
|
|