From: Paul Eggert Date: Sun, 12 Mar 2006 08:05:22 +0000 (+0000) Subject: (libcoreutils_a_SOURCES): Remove time_r.c, time_r.h, X-Git-Tag: v6.0~628 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c4784e50e1c33c626295edf3b98dece00b2d9ba;p=thirdparty%2Fcoreutils.git (libcoreutils_a_SOURCES): Remove time_r.c, time_r.h, as this is now done in m4. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 81340ff0f1..87c6a1ed41 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -45,7 +45,6 @@ libcoreutils_a_SOURCES = \ strcase.h \ strnlen1.c strnlen1.h \ strstr.h \ - time_r.c time_r.h \ unicodeio.c unicodeio.h \ verify.h \ xalloc-die.c \