mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-09 19:06:15 +01: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:
parent
3773991fdf
commit
69c903e5b2
@ -1,3 +1,8 @@
|
||||
2008-01-27 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* m4macros/glib-gettext.m4: Remove AC_CANONICAL_HOST from
|
||||
GLIB_WITH_NLS again. (#385132)
|
||||
|
||||
2008-01-27 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* configure.in: Fix the pcre Unicode test to work with
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user