From: Jim Meyering Date: Sun, 20 Feb 2005 12:25:43 +0000 (+0000) Subject: (libfetish_a_SOURCES): Remove linebuffer.[ch] and stripslash.c. X-Git-Tag: CPPI-1_12~1453 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0acdf67e2d4dd384b6f338f88fa38234e322b077;p=thirdparty%2Fcoreutils.git (libfetish_a_SOURCES): Remove linebuffer.[ch] and stripslash.c. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 767ee658be..36abca4cc3 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -39,7 +39,6 @@ libfetish_a_SOURCES = \ full-read.c full-read.h \ full-write.c full-write.h \ gettext.h \ - linebuffer.c linebuffer.h \ localcharset.c localcharset.h \ mbswidth.c mbswidth.h \ open-safer.c \ @@ -48,7 +47,6 @@ libfetish_a_SOURCES = \ root-dev-ino.c root-dev-ino.h \ stat-macros.h \ stdio-safer.h \ - stripslash.c \ time_r.c time_r.h \ unicodeio.c unicodeio.h \ unistd-safer.h \