From 42f04422b06c094a71ea194e77609dfae55fc5c5 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Sun, 15 Dec 2002 02:51:33 +0000 Subject: [PATCH] Fixes from Johannes Stezenbach [...] Remove a stray setting of $LIBS. Thu Dec 12 23:08:29 2002 Owen Taylor Fixes from Johannes Stezenbach [...] * m4macros/glib-gettext.m4: Remove a stray setting of $LIBS. --- m4macros/glib-gettext.m4 | 2 -- 1 file changed, 2 deletions(-) diff --git a/m4macros/glib-gettext.m4 b/m4macros/glib-gettext.m4 index 5792e99de..b54befc65 100644 --- a/m4macros/glib-gettext.m4 +++ b/m4macros/glib-gettext.m4 @@ -181,8 +181,6 @@ glib_DEFUN([GLIB_WITH_NLS], INSTOBJEXT=.mo fi fi - - LIBS="$glib_save_LIBS" ]) if test "$gt_cv_have_gettext" = "yes" ; then