From: Bruno Haible Date: Tue, 22 Nov 2005 11:39:34 +0000 (+0000) Subject: ac_cv_header_locale_h is not set any more. X-Git-Tag: v0.15~346 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db7bfca117dcbe65e0ba9d3002534f7e8d628898;p=thirdparty%2Fgettext.git ac_cv_header_locale_h is not set any more. --- diff --git a/gettext-runtime/m4/ChangeLog b/gettext-runtime/m4/ChangeLog index f23e9fc4b..12d0002c3 100644 --- a/gettext-runtime/m4/ChangeLog +++ b/gettext-runtime/m4/ChangeLog @@ -1,3 +1,9 @@ +2005-11-21 Bruno Haible + + * gettext.m4 (AM_INTL_SUBDIR): Invoke gt_LC_MESSAGES always, since we + assume that always exists. + Fixes bug introduced on 2005-08-28. + 2005-10-18 Bruno Haible * po.m4 (AM_PO_SUBDIRS): Also define MSGFMT_015, GMSGFMT_015, diff --git a/gettext-runtime/m4/gettext.m4 b/gettext-runtime/m4/gettext.m4 index 455aa369b..dd5875fa3 100644 --- a/gettext-runtime/m4/gettext.m4 +++ b/gettext-runtime/m4/gettext.m4 @@ -1,4 +1,4 @@ -# gettext.m4 serial 43 (gettext-0.15) +# gettext.m4 serial 44 (gettext-0.15) dnl Copyright (C) 1995-2005 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -417,9 +417,7 @@ AC_DEFUN([AM_INTL_SUBDIR], AC_SUBST([HAVE_WPRINTF]) AM_LANGINFO_CODESET - if test $ac_cv_header_locale_h = yes; then - gt_LC_MESSAGES - fi + gt_LC_MESSAGES dnl Rename some macros and functions used for locking. AH_BOTTOM([