Fixes from Johannes Stezenbach [...] Remove a stray setting of $LIBS.

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.
This commit is contained in:
Owen Taylor 2002-12-15 02:51:33 +00:00 committed by Owen Taylor
parent 8b8616bb9c
commit 42f04422b0

View 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