1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 08:10:15 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1997-10-24 01:44:29 +00:00
parent ba1b5f6db1
commit 5aa2bbe173
+2 -2
View File
@@ -14,12 +14,12 @@
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-07 Jim Meyering <meyering@na-net.ornl.gov>