# HG changeset patch # User Jim Meyering # Date 998902459 0 # Node ID 69d612614672d967acdbb500834af6bd7e5deabc # Parent f5f31570728468576742978a89f13104fe0d6ea9 remove xstrtoxmax.c diff --git a/lib/Makefile.am b/lib/Makefile.am --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -88,7 +88,6 @@ xstrtoul.c \ xstrtoimax.c \ xstrtoumax.c \ - xstrtoxmax.c \ yesno.c libfetish_a_LIBADD = @LIBOBJS@ @ALLOCA@