X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fxstrtol;h=540252adfce17dfa0d638f733721cac02e12b103;hb=7cd87873c8336cb43c0452df4b11238f014be8a1;hp=d4df30cfee2081cc5814bba10e78f9f507c25243;hpb=901bc47c9a8db854db97bb28780352748020c81d;p=gnulib.git diff --git a/modules/xstrtol b/modules/xstrtol index d4df30cfe..540252adf 100644 --- a/modules/xstrtol +++ b/modules/xstrtol @@ -5,11 +5,14 @@ Files: lib/xstrtol.h lib/xstrtol.c lib/xstrtoul.c +lib/xstrtol-error.c m4/xstrtol.m4 Depends-on: exitfail error +getopt +gettext-h intprops inttypes @@ -17,7 +20,6 @@ configure.ac: gl_XSTRTOL Makefile.am: -EXTRA_DIST += xstrtol.h Include: "xstrtol.h"