diff options
Diffstat (limited to 'm4')
-rw-r--r-- | m4/ChangeLog | 2 |
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. |