1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-11 19:41:13 +02:00

Remove names of files that are now mentioned in AC_LIBSOURCES

and AC_LIBOBJ uses in inttostr.m4.

(libfetish_a_SOURCES): Remove imaxtostr.c,
offtostr.c, and umaxtostr.c.
(EXTRA_DIST): Remove inttostr.c and inttostr.h.
This commit is contained in:
Jim Meyering
2005-02-11 20:26:57 +00:00
parent 199d3f7f87
commit 9a564239f5
+1 -5
View File
@@ -39,11 +39,9 @@ libfetish_a_SOURCES = \
full-read.c full-read.h \
full-write.c full-write.h \
gettext.h \
imaxtostr.c \
linebuffer.c linebuffer.h \
localcharset.c localcharset.h \
mbswidth.c mbswidth.h \
offtostr.c \
open-safer.c \
readtokens0.c readtokens0.h \
regex.h \
@@ -52,7 +50,6 @@ libfetish_a_SOURCES = \
stdio-safer.h \
stripslash.c \
time_r.c time_r.h \
umaxtostr.c \
unicodeio.c unicodeio.h \
unistd-safer.h \
version-etc.c version-etc.h version-etc-fsf.c \
@@ -89,8 +86,7 @@ MOSTLYCLEANFILES =
SUFFIXES =
EXTRA_DIST = getdate.c config.charset ref-add.sin ref-del.sin \
getndelim2.c getndelim2.h \
inttostr.c inttostr.h
getndelim2.c getndelim2.h
# We need the following in order to install a simple file in $(libdir)
# which is shared with other installed packages. We use a list of referencing