(libcoreutils_a_SOURCES): Remove time_r.c, time_r.h,
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 12 Mar 2006 08:05:22 +0000 (08:05 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 12 Mar 2006 08:05:22 +0000 (08:05 +0000)
as this is now done in m4.

lib/Makefile.am

index 81340ff..87c6a1e 100644 (file)
@@ -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 \