diff options
Diffstat (limited to 'sysutils/gnomecontrolcenter2/files/patch-configure')
-rw-r--r-- | sysutils/gnomecontrolcenter2/files/patch-configure | 24 |
1 files changed, 20 insertions, 4 deletions
diff --git a/sysutils/gnomecontrolcenter2/files/patch-configure b/sysutils/gnomecontrolcenter2/files/patch-configure index 283bdb126..820e1fc4b 100644 --- a/sysutils/gnomecontrolcenter2/files/patch-configure +++ b/sysutils/gnomecontrolcenter2/files/patch-configure @@ -1,6 +1,22 @@ ---- configure.orig Tue Dec 30 15:29:25 2003 -+++ configure Tue Dec 30 16:00:39 2003 -@@ -25519,7 +25519,7 @@ +--- configure.orig Thu Mar 11 03:09:48 2004 ++++ configure Thu Mar 11 03:12:25 2004 +@@ -21373,6 +21373,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 +@@ -21461,6 +21462,7 @@ + cat >>confdefs.h <<_ACEOF + #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 + _ACEOF ++LIBS="-lintl $LIBS" + have_ngettext=yes + fi + done +@@ -25595,7 +25597,7 @@ if test "x$CATOBJEXT" = "x.mo" ; then localedir=`eval echo "${libdir}/locale"` else @@ -9,7 +25,7 @@ fi prefix="$glib_save_prefix" exec_prefix="$glib_save_exec_prefix" -@@ -25791,7 +25791,7 @@ +@@ -26257,7 +26259,7 @@ cat >>confdefs.h <<_ACEOF |