mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-24 01:48:53 +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
@@ -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>
|
2008-01-27 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* configure.in: Fix the pcre Unicode test to work with
|
* configure.in: Fix the pcre Unicode test to work with
|
||||||
|
@@ -101,8 +101,7 @@ AC_SUBST($1)dnl
|
|||||||
#-----------------
|
#-----------------
|
||||||
glib_DEFUN([GLIB_WITH_NLS],
|
glib_DEFUN([GLIB_WITH_NLS],
|
||||||
dnl NLS is obligatory
|
dnl NLS is obligatory
|
||||||
[AC_REQUIRE([AC_CANONICAL_HOST])dnl
|
[USE_NLS=yes
|
||||||
USE_NLS=yes
|
|
||||||
AC_SUBST(USE_NLS)
|
AC_SUBST(USE_NLS)
|
||||||
|
|
||||||
gt_cv_have_gettext=no
|
gt_cv_have_gettext=no
|
||||||
|
Reference in New Issue
Block a user