summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-01-20 19:18:43 +0000
committerJim Meyering <jim@meyering.net>2001-01-20 19:18:43 +0000
commit5239228c178e6ff2332706760f7359beccfb76c8 (patch)
tree426eb6e5d48e7ccd36feb146c56df9688b37e446 /m4
parent29940657ab0613395df1ad3f35bd3e0c931d6c47 (diff)
downloadcoreutils-5239228c178e6ff2332706760f7359beccfb76c8.tar.xz
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index d3fa93123..f592c4395 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -6,6 +6,8 @@
In place of that, invoke jm_CHECK_ALL_TYPES.
(jm_CHECK_ALL_HEADERS): New functions with the above checks.
(jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
+ Alan Iwi reported a build failure on an alphaev5-cray-unicosmk2.0.5.X;
+ ssize_t vs. unistd.h.
The configure-time check for stdbool.h was missing.
* prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.