]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Fri, 24 Oct 1997 01:44:35 +0000 (01:44 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 24 Oct 1997 01:44:35 +0000 (01:44 +0000)
old/fileutils/ChangeLog
old/textutils/ChangeLog

index 9e9d6fc11f73e151a579f298bfd5b10190b5f6c6..bf97ce2c75b7069aabfef020ddcb142703b7fc1e 100644 (file)
        Reported by Mark M. Kettenis.
 
        * configure.in: Use jm_CHECK_DECLS.
-       * m4/Makefile.am (EXTRA_DIST): Add decl.m4 and do-decl.m4.
+       * m4/Makefile.am (EXTRA_DIST): Add decl.m4 and check-decl.m4.
 
 1997-10-22  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * m4/decl.m4: New file.
-       * m4/do-decl.m4: New file.  New macro, jm_CHECK_DECLS.
+       * m4/check-decl.m4: New file.  New macro, jm_CHECK_DECLS.
 
 1997-10-18  Jim Meyering  <meyering@na-net.ornl.gov>
 
index 176a88e75b0c78112bc26d6afef2380fee01a9d8..0041727323ff2a9f826bb82e608c2b786192bba4 100644 (file)
        Reported by Mark M. Kettenis.
 
        * configure.in: Use jm_CHECK_DECLS.
-       * m4/Makefile.am (EXTRA_DIST): Add decl.m4 and do-decl.m4.
+       * m4/Makefile.am (EXTRA_DIST): Add decl.m4 and check-decl.m4.
 
 1997-10-22  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * m4/decl.m4: New file.
-       * m4/do-decl.m4: New file.  New macro, jm_CHECK_DECLS.
+       * m4/check-decl.m4: New file.  New macro, jm_CHECK_DECLS.
 
 1997-10-16  Paul Eggert  <eggert@twinsun.com>