X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxstrtol;h=f1faa0998dc13ca7d0b2ed8196e520a1d95cd918;hb=d8c878368309fa0255b79d90bc773e63e8260053;hp=f453cf2e00cc238b4953bf5e34b1395248dc050a;hpb=5de0beb2db2bdb99b58219cd7def839ed8f6b83e;p=gnulib.git diff --git a/modules/xstrtol b/modules/xstrtol index f453cf2e0..f1faa0998 100644 --- a/modules/xstrtol +++ b/modules/xstrtol @@ -1,5 +1,5 @@ Description: -Convert string to 'long` or 'unsigned long', with error checking. +Convert string to 'long' or 'unsigned long', with error checking. Files: lib/xstrtol.h @@ -16,12 +16,12 @@ m4/xstrtol.m4 Depends-on: exitfail error +intprops configure.ac: gl_XSTRTOL Makefile.am: -lib_SOURCES += xstrtol.h xstrtol.c xstrtoul.c Include: "xstrtol.h"