diff options
Diffstat (limited to 'sysutils/gnome-control-center/files/patch-configure')
-rw-r--r-- | sysutils/gnome-control-center/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/gnome-control-center/files/patch-configure b/sysutils/gnome-control-center/files/patch-configure new file mode 100644 index 000000000..6527e6758 --- /dev/null +++ b/sysutils/gnome-control-center/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Tue Feb 13 07:51:47 2007 ++++ configure Tue Feb 13 07:51:47 2007 +@@ -22302,6 +22302,7 @@ + if test "${gt_cv_func_ngettext_libc+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 + else ++ LIBS="-lintl $LIBS" + cat >conftest.$ac_ext <<_ACEOF + /* confdefs.h. */ + _ACEOF |