*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 3 Jun 2000 12:41:19 +0000 (12:41 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 3 Jun 2000 12:41:19 +0000 (12:41 +0000)
m4/ChangeLog
m4/prereq.m4

index 0489cab8d0c8aa0d23272df4a989d4137cbf28b6..d6c7957d5db3d7adb03644dd2113d1fd1c42f2c0 100644 (file)
@@ -1,5 +1,8 @@
 2000-06-03  Jim Meyering  <meyering@lucent.com>
 
+       * prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
+       now that autoconf requires that.
+
        * jm-glibc-io.m4: Add a kludge to make autoheader emit the required
        #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
        Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
index f38c2cf03e10d151d7d1826ef4b0e33a6732ae2a..c6210894d645ec41fc7ad71c6ffab5195b56752f 100644 (file)
@@ -1,4 +1,4 @@
-#serial 8
+#serial 9
 
 dnl These are the prerequisite macros for files in the lib/
 dnl directories of the fileutils, sh-utils, and textutils packages.