blob: 6527e6758b0e5716c5c021bf68627804312c4115 (
plain) (
tree)
|
|
--- 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
|