summaryrefslogtreecommitdiffstats
path: root/sysutils/gnome-control-center/files/patch-configure
blob: d8e861724bd364d15269a914e535bad98a9b4e61 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- configure.orig  Thu Jan 13 02:39:28 2005
+++ configure   Thu Jan 13 02:39:28 2005
@@ -22221,6 +22221,7 @@
 if eval "test \"\${$as_ac_var+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
+  LIBS="-lintl $LIBS"
   cat >conftest.$ac_ext <<_ACEOF
 /* confdefs.h.  */
 _ACEOF
@@ -27490,7 +27491,7 @@
 
 
 cat >>confdefs.h <<_ACEOF
-#define GNOMECC_DATA_DIR "${real_prefix}/share/${GETTEXT_PACKAGE}"
+#define GNOMECC_DATA_DIR "${datadir}/${GETTEXT_PACKAGE}"
 _ACEOF