X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxstrtoimax;h=3ab6623027c9ffce89aca4f2f1a35690e86d897f;hb=e323f261972032e4a1eeee6102c2327e97c808df;hp=e4169d921f91b31cf69c11782eb4444b6422b652;hpb=23fe10e274cf20fb2cb75ea1da9556a733106657;p=gnulib.git diff --git a/modules/xstrtoimax b/modules/xstrtoimax index e4169d921..3ab662302 100644 --- a/modules/xstrtoimax +++ b/modules/xstrtoimax @@ -2,16 +2,13 @@ Description: Convert string to 'intmax_t', with error checking. Files: - lib/xstrtoimax.c -m4/xstrtoimax.m4 Depends-on: xstrtol strtoimax configure.ac: -gl_XSTRTOIMAX Makefile.am: lib_SOURCES += xstrtoimax.c @@ -19,6 +16,8 @@ lib_SOURCES += xstrtoimax.c Include: "xstrtol.h" +License: +GPL + Maintainer: Paul Eggert -