*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 6 Jul 2000 05:22:57 +0000 (05:22 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 6 Jul 2000 05:22:57 +0000 (05:22 +0000)
m4/ChangeLog

index 84d405164e67ad0ba7fe115a38b123201801ca2c..1a883f6e9c4055ef23402967004480f312f50e61 100644 (file)
@@ -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>