X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxstrtol;h=66e53427ebfce07f6dc2a63c0b17889424c5f08f;hb=9f15e6702a27649a59263a7ed571805a979d9e70;hp=0d136bf88cc045f5076fbdec1959c4878db10402;hpb=580c61488bf3bfbba581704264ad095c023ab810;p=gnulib.git diff --git a/modules/xstrtol b/modules/xstrtol index 0d136bf88..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: +lib_SOURCES += xstrtol.c xstrtoul.c xstrtol-error.c Include: "xstrtol.h"