changeset 3392:69d612614672

remove xstrtoxmax.c
author Jim Meyering <jim@meyering.net>
date Mon, 27 Aug 2001 08:54:19 +0000
parents f5f315707284
children 6354b1acb9b7
files lib/Makefile.am
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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@