From: Jim Meyering Date: Sat, 20 Jan 2001 19:24:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_37~8 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=67450be04dd7db623bc074f1476d7a63cbc17e12;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 7f8377096c..3b6039c0f2 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.