From: Owen Taylor Date: Sun, 15 Dec 2002 02:51:33 +0000 (+0000) Subject: Fixes from Johannes Stezenbach [...] Remove a stray setting of $LIBS. X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=42f04422b06c094a71ea194e77609dfae55fc5c5;p=dana%2Fcg-glib.git 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. --- diff --git a/m4macros/glib-gettext.m4 b/m4macros/glib-gettext.m4 index 5792e99d..b54befc6 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