summaryrefslogtreecommitdiff
path: root/sysutils/gnome-control-center/files/patch-configure
blob: 7e44bf49ffc16ee6cb0fd7142a5ed74ced2451f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- 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'