summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-01-20 19:24:36 +0000
committerJim Meyering <jim@meyering.net>2001-01-20 19:24:36 +0000
commit67450be04dd7db623bc074f1476d7a63cbc17e12 (patch)
treee3cad45ba18bd0ec7b998657c7ed5692446e23cf /m4
parent84264973d6787444e9e2d568c7337b5170dffea3 (diff)
downloadcoreutils-67450be04dd7db623bc074f1476d7a63cbc17e12.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 7f8377096..3b6039c0f 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -6,7 +6,7 @@
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;
+ Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
The check for ssize_t was mistakenly run before the test for unistd.h.
The configure-time check for stdbool.h was missing.