X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxstrtol;h=66e53427ebfce07f6dc2a63c0b17889424c5f08f;hb=3615b190ca4b0f20ec469d0bcdb1070e241aa96c;hp=fb7c783a6f4084bc5955e342da55e11f8a9fb8fb;hpb=5eeec029e833abe9ba663d51bb556bd1eebb814e;p=gnulib.git diff --git a/modules/xstrtol b/modules/xstrtol index fb7c783a6..66e53427e 100644 --- a/modules/xstrtol +++ b/modules/xstrtol @@ -5,18 +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"