X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxstrtol;h=4b0eb1a941cb86e57426e1e35b6f64b8d7422dde;hb=662b57714883452d67b79b486d53273febcf5d8a;hp=398c7716e1621172c112792a2124089ee7605ff0;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/xstrtol b/modules/xstrtol index 398c7716e..4b0eb1a94 100644 --- a/modules/xstrtol +++ b/modules/xstrtol @@ -2,6 +2,7 @@ Description: Convert string to 'long` or 'unsigned long', with error checking. Files: +lib/intprops.h lib/xstrtol.h lib/xstrtol.c lib/xstrtoul.c @@ -21,7 +22,6 @@ configure.ac: gl_XSTRTOL Makefile.am: -lib_SOURCES += xstrtol.h xstrtol.c xstrtoul.c Include: "xstrtol.h" @@ -31,4 +31,3 @@ GPL Maintainer: Jim Meyering -