]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
ac_cv_header_locale_h is not set any more.
authorBruno Haible <bruno@clisp.org>
Tue, 22 Nov 2005 11:39:34 +0000 (11:39 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:12:56 +0000 (12:12 +0200)
gettext-runtime/m4/ChangeLog
gettext-runtime/m4/gettext.m4

index f23e9fc4be081daac118a6a373eb175f63eb9452..12d0002c30cbc5a546c221bb2849452ad7a19171 100644 (file)
@@ -1,3 +1,9 @@
+2005-11-21  Bruno Haible  <bruno@clisp.org>
+
+       * gettext.m4 (AM_INTL_SUBDIR): Invoke gt_LC_MESSAGES always, since we
+       assume that <locale.h> always exists.
+       Fixes bug introduced on 2005-08-28.
+
 2005-10-18  Bruno Haible  <bruno@clisp.org>
 
        * po.m4 (AM_PO_SUBDIRS): Also define MSGFMT_015, GMSGFMT_015,
index 455aa369beea1ce8fa37a9e220de63cf7a54a5cb..dd5875fa37def22aa44c1c64219bf1d2d5b6d96d 100644 (file)
@@ -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([