diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-04-11 20:03:40 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-04-11 20:03:40 +0000 |
commit | 5af96ecaf550551c802665b691da73eceba2de5e (patch) | |
tree | 7fd5ec50110d7cc00dff670c33ad157380b3e026 /lib | |
parent | 6d2aaeaa9772f41552c908deab1e8d836915f633 (diff) | |
download | coreutils-5af96ecaf550551c802665b691da73eceba2de5e.tar.xz |
(libfetish_a_SOURCES): Remove dup-safer.c,
fcntl-safer.h, fopen-safer.c, open-safer.c, stdio-safer.h,
unistd-safer.h.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index fb5ffaa78..be9124ace 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -29,24 +29,18 @@ libfetish_a_SOURCES = \ allocsa.c allocsa.h \ dev-ino.h \ diacrit.c diacrit.h \ - dup-safer.c \ euidaccess.h \ exit.h \ - fcntl-safer.h \ - fopen-safer.c \ full-read.c full-read.h \ full-write.c full-write.h \ gettext.h \ localcharset.c localcharset.h \ mbswidth.c mbswidth.h \ - open-safer.c \ readtokens0.c readtokens0.h \ regex.h \ root-dev-ino.c root-dev-ino.h \ - stdio-safer.h \ time_r.c time_r.h \ unicodeio.c unicodeio.h \ - unistd-safer.h \ version-etc.c version-etc.h version-etc-fsf.c \ xalloc-die.c \ xfts.c xfts.h \ |