*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 8 Nov 2002 22:59:57 +0000 (22:59 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 8 Nov 2002 22:59:57 +0000 (22:59 +0000)
m4/ChangeLog

index d1ac703..fdde2b1 100644 (file)
@@ -1,3 +1,10 @@
+2002-10-07  Paul Eggert  <eggert@twinsun.com>
+
+       * prereq.m4 (jm_PREREQ_HUMAN): Check for locale.h, localeconv,
+       AC_HEADER_STDBOOL.  No need to check for limits.h since it's in
+       freestanding C89.  No need to check for stdlib.h or string.h since
+       autoconf does this now.
+
 2002-10-12  Paul Eggert  <eggert@twionsun.com>
 
        * jm-macros.m4 (jm_CHECK_ALL_HEADERS): Remove fenv.h.