summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-01-20 19:20:53 +0000
committerJim Meyering <jim@meyering.net>2001-01-20 19:20:53 +0000
commit84264973d6787444e9e2d568c7337b5170dffea3 (patch)
tree349b32c7dd6fc51f768f68537735f55b853f1601 /m4
parent5239228c178e6ff2332706760f7359beccfb76c8 (diff)
downloadcoreutils-84264973d6787444e9e2d568c7337b5170dffea3.tar.xz
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index f592c4395..7f8377096 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -7,7 +7,7 @@
(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 check for ssize_t was mistakenly run before the test for unistd.h.
The configure-time check for stdbool.h was missing.
* prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.