ports/sysutils/gnome-control-center/files/patch-configure
Joe Marcus Clarke e68ba8be55 Add gnomecontrolcenter2 after repo copy from gnomecontrolcenter. This
is the configuration frontend for the GNOME 2.0 desktop.
2002-05-08 22:35:43 +00:00

19 lines
555 B
Text

--- configure.orig Mon May 6 01:33:23 2002
+++ configure Mon May 6 01:33:51 2002
@@ -7353,6 +7353,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'
@@ -11337,7 +11338,7 @@
fi
cat >>confdefs.h <<EOF
-#define GNOMECC_DATA_DIR "${real_prefix}/share/${GETTEXT_PACKAGE}"
+#define GNOMECC_DATA_DIR "${datadir}/${GETTEXT_PACKAGE}"
EOF
GNOMECC_ICONS_DIR='$(datadir)/'${GETTEXT_PACKAGE}'/icons'