X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxstrtol;h=4b0eb1a941cb86e57426e1e35b6f64b8d7422dde;hb=662b57714883452d67b79b486d53273febcf5d8a;hp=f453cf2e00cc238b4953bf5e34b1395248dc050a;hpb=5de0beb2db2bdb99b58219cd7def839ed8f6b83e;p=gnulib.git diff --git a/modules/xstrtol b/modules/xstrtol index f453cf2e0..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"