summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 84d405164..1a883f6e9 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -2,6 +2,7 @@
* strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
to strerror_r.
+ Include <ctype.h> for use of isalpha.
2000-07-05 Paul Eggert <eggert@twinsun.com>
and Bruno Haible <haible@clisp.cons.org>