mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
Remove AC_CANONICAL_HOST from GLIB_WITH_NLS again. (#385132)
2008-01-27 Matthias Clasen <mclasen@redhat.com> * m4macros/glib-gettext.m4: Remove AC_CANONICAL_HOST from GLIB_WITH_NLS again. (#385132) svn path=/trunk/; revision=6388
This commit is contained in:
committed by
Matthias Clasen
parent
3773991fdf
commit
69c903e5b2
@@ -101,8 +101,7 @@ AC_SUBST($1)dnl
|
||||
#-----------------
|
||||
glib_DEFUN([GLIB_WITH_NLS],
|
||||
dnl NLS is obligatory
|
||||
[AC_REQUIRE([AC_CANONICAL_HOST])dnl
|
||||
USE_NLS=yes
|
||||
[USE_NLS=yes
|
||||
AC_SUBST(USE_NLS)
|
||||
|
||||
gt_cv_have_gettext=no
|
||||
|
Reference in New Issue
Block a user