mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
043f1e3f6a
* Convert to new GNOME infrastructure
20 lines
469 B
Plaintext
20 lines
469 B
Plaintext
--- configure.orig Mon Apr 14 16:24:54 2003
|
|
+++ configure Mon Apr 14 21:12:15 2003
|
|
@@ -7162,6 +7162,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'
|
|
@@ -10653,7 +10654,7 @@
|
|
|
|
|
|
cat >>confdefs.h <<_ACEOF
|
|
-#define GNOME_ICONDIR "${prefix}/share/pixmaps"
|
|
+#define GNOME_ICONDIR "${datadir}/pixmaps"
|
|
_ACEOF
|
|
|
|
|