mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-13 14:00:57 +02:00
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:
@ -181,8 +181,6 @@ glib_DEFUN([GLIB_WITH_NLS],
|
|||||||
INSTOBJEXT=.mo
|
INSTOBJEXT=.mo
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
LIBS="$glib_save_LIBS"
|
|
||||||
])
|
])
|
||||||
|
|
||||||
if test "$gt_cv_have_gettext" = "yes" ; then
|
if test "$gt_cv_have_gettext" = "yes" ; then
|
||||||
|
Reference in New Issue
Block a user