]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 14 Dec 2005 20:37:24 +0000 (20:37 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 14 Dec 2005 20:37:24 +0000 (20:37 +0000)
lib/ChangeLog
m4/ChangeLog

index ea296608a547215ecb5cb4c1f420c08150a9e6ad..4fcf6487b2447097a0963100afb32609387f1e1f 100644 (file)
@@ -1,3 +1,8 @@
+2005-12-14  Jim Meyering  <jim@meyering.net>
+
+       * Makefile.am (libcoreutils_a_SOURCES): Remove fprintftime.c
+       and fprintftime.h.  Now they're pulled in via the .m4 file.
+
 2005-12-13  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Makefile.am (stdbool.h): Resurrect the 'sed' that goes along
index ce7cc0a5c59a583ab95e1c99461343f3ef5dead7..41d5f32fed0476aa331ff200834c610b862cf903 100644 (file)
@@ -1,3 +1,8 @@
+2005-12-14  Jim Meyering  <jim@meyering.net>
+
+       * fprintftime.m4: New file.
+       * jm-macros.m4: Require gl_FPRINTFTIME.
+
 2005-12-13  Paul Eggert  <eggert@cs.ucla.edu>
 
        * stdbool.m4 (AM_STDBOOL_H): Substitute HAVE__BOOL again, reverting