]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 11 Feb 2005 20:27:02 +0000 (20:27 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 11 Feb 2005 20:27:02 +0000 (20:27 +0000)
lib/ChangeLog
m4/ChangeLog

index 1b997ff737e4accfc4396b9b9461e7dc6ffba52b..71aafb63f40990d4864e0c5aebc4adb6540d12dd 100644 (file)
@@ -1,3 +1,11 @@
+2005-02-11  Jim Meyering  <jim@meyering.net>
+
+       Remove names of files that are now mentioned in AC_LIBSOURCES
+       and AC_LIBOBJ uses in inttostr.m4.
+       * Makefile.am (libfetish_a_SOURCES): Remove imaxtostr.c,
+       offtostr.c, and umaxtostr.c.
+       (EXTRA_DIST): Remove inttostr.c and inttostr.h.
+
 2005-02-08  Jim Meyering  <jim@meyering.net>
 
        * Makefile.am (libfetish_a_SOURCES): Remove memcasecmp.c
index 581794ed2d541a53ab0be18d5c341de9daede978..7752a88488a63517af11b95bbbb0e3164bd06b66 100644 (file)
@@ -1,3 +1,8 @@
+2005-02-11  Jim Meyering  <jim@meyering.net>
+
+       * inttostr.m4 (gl_INTTOSTR): Use AC_LIBSOURCES to list the
+       required source files.
+
 2005-02-09  Jim Meyering  <jim@meyering.net>
 
        * getcwd.m4 (gl_FUNC_GETCWD_NULL): Use AC_LIBSOURCES to list the