From: Paul Eggert Date: Tue, 22 Feb 2005 07:08:43 +0000 (+0000) Subject: (libfetish_a_SOURCES): Remove xnanosleep.c, X-Git-Tag: CPPI-1_12~1426 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ba8ad9a1e62f14aad6a6600b612ae51d5546f150;p=thirdparty%2Fcoreutils.git (libfetish_a_SOURCES): Remove xnanosleep.c, xnanosleep.h; now done by ../m4/xnanosleep.m4 automatically. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 36abca4cc3..90e4db4a1f 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -56,7 +56,6 @@ libfetish_a_SOURCES = \ xgetcwd.c xgetcwd.h \ xgethostname.c xgethostname.h \ xmemcoll.c xmemcoll.h \ - xnanosleep.c xnanosleep.h \ xreadlink.c xreadlink.h \ xstrndup.c xstrndup.h \ xstrtod.c xstrtod.h \