(libfetish_a_SOURCES): Remove stat-macros.h, xstrtoul.c,
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Mar 2005 22:31:05 +0000 (22:31 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Mar 2005 22:31:05 +0000 (22:31 +0000)
as they are now done by Autoconf macros.

lib/Makefile.am

index 3e8f382..fb5ffaa 100644 (file)
@@ -43,7 +43,6 @@ libfetish_a_SOURCES = \
   readtokens0.c readtokens0.h \
   regex.h \
   root-dev-ino.c root-dev-ino.h \
-  stat-macros.h \
   stdio-safer.h \
   time_r.c time_r.h \
   unicodeio.c unicodeio.h \
@@ -58,7 +57,6 @@ libfetish_a_SOURCES = \
   xstrndup.c xstrndup.h \
   xstrtod.c xstrtod.h \
   xstrtoimax.c \
-  xstrtoul.c \
   xstrtoumax.c
 
 libfetish_a_SOURCES += \