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