summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-10-06 16:42:22 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-10-06 16:42:22 +0000
commita0d42f7861b5c5df7d625bb311486dad054ad9e3 (patch)
treec2314125bd173aecf420b74456949f69a84404eb /m4/ChangeLog
parentcb797070ced949a7987a0e02cd93805967ac8c8d (diff)
downloadcoreutils-a0d42f7861b5c5df7d625bb311486dad054ad9e3.tar.xz
Generalize the patch for the AIX bool bug.
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index f51363aee..742361f75 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,9 @@
+2005-10-06 Paul Eggert <eggert@cs.ucla.edu>
+
+ * stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
+ promotes to int, not unsigned int, to catch the AIX 5.3
+ compiler bug.
+
2005-10-02 Alfred M. Szmidt <ams@gnu.org>
* chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...