1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 10:51:48 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2005-02-11 20:27:02 +00:00
parent 9a564239f5
commit 1beb06ed13
2 changed files with 13 additions and 0 deletions

View 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

View 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