From: Jim Meyering Date: Mon, 27 Aug 2001 08:54:19 +0000 (+0000) Subject: remove xstrtoxmax.c X-Git-Tag: cvs-readonly~5781 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=af3fdad9caa1596ed30afc0276245a1a2b58acb3;p=gnulib.git remove xstrtoxmax.c --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 37c34f69e..96f5b3b32 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -88,7 +88,6 @@ libfetish_a_SOURCES = \ xstrtoul.c \ xstrtoimax.c \ xstrtoumax.c \ - xstrtoxmax.c \ yesno.c libfetish_a_LIBADD = @LIBOBJS@ @ALLOCA@