*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 20 Jan 2001 19:24:36 +0000 (19:24 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 20 Jan 2001 19:24:36 +0000 (19:24 +0000)
m4/ChangeLog

index 7f83770..3b6039c 100644 (file)
@@ -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.