Fixes from Johannes Stezenbach [...] Remove a stray setting of $LIBS.
authorOwen Taylor <otaylor@redhat.com>
Sun, 15 Dec 2002 02:51:33 +0000 (02:51 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sun, 15 Dec 2002 02:51:33 +0000 (02:51 +0000)
Thu Dec 12 23:08:29 2002  Owen Taylor  <otaylor@redhat.com>

        Fixes from Johannes Stezenbach
[...]
        * m4macros/glib-gettext.m4: Remove a stray setting of $LIBS.

m4macros/glib-gettext.m4

index 5792e99..b54befc 100644 (file)
@@ -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