From e829931bd6f66370e4f6f680238dbd0955ad1bda Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 21 Mar 2005 22:31:05 +0000 Subject: [PATCH] (libfetish_a_SOURCES): Remove stat-macros.h, xstrtoul.c, as they are now done by Autoconf macros. --- lib/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 3e8f3825e3..fb5ffaa78f 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -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 += \ -- 2.47.3