X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxstrtol;h=66e53427ebfce07f6dc2a63c0b17889424c5f08f;hb=46f5f314f34a08c9305758482d7d2fdb0e999d09;hp=d4df30cfee2081cc5814bba10e78f9f507c25243;hpb=901bc47c9a8db854db97bb28780352748020c81d;p=gnulib.git diff --git a/modules/xstrtol b/modules/xstrtol index d4df30cfe..66e53427e 100644 --- a/modules/xstrtol +++ b/modules/xstrtol @@ -5,19 +5,22 @@ Files: lib/xstrtol.h lib/xstrtol.c lib/xstrtoul.c +lib/xstrtol-error.c m4/xstrtol.m4 Depends-on: exitfail error +getopt-gnu +gettext-h intprops -inttypes +inttypes-incomplete configure.ac: gl_XSTRTOL Makefile.am: -EXTRA_DIST += xstrtol.h +lib_SOURCES += xstrtol.c xstrtoul.c xstrtol-error.c Include: "xstrtol.h"