changeset 2806:06ee9e6a74a6

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Mon, 07 Aug 2000 07:15:31 +0000
parents c25fc305815b
children 807294ed0f4f
files m4/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,8 @@
+2000-08-06  Paul Eggert  <eggert@twinsun.com>
+
+	* m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
+	not char, for compatibility with glibc 2.1.3 strftime.c.
+
 2000-07-23  Paul Eggert  <eggert@twinsun.com>
 
 	* mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.