X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrtoimax;h=4e6da27f9b8c28e0e79eac3ee1fc117e17742897;hb=ba240e2ebbe21e986c41e7af3eac7268716e7702;hp=fd244d0ef3e10e5e7f40a52dde78f86e2e614a44;hpb=6f99528a90dc8e6beb07ac5ced73770ed82a0830;p=gnulib.git diff --git a/modules/strtoimax b/modules/strtoimax index fd244d0ef..4e6da27f9 100644 --- a/modules/strtoimax +++ b/modules/strtoimax @@ -4,13 +4,13 @@ strtoimax() function: convert string to 'intmax_t'. Files: lib/strtoimax.c m4/longlong.m4 -m4/stdint_h.m4 -m4/inttypes_h.m4 -m4/intmax_t.m4 m4/strtoimax.m4 Depends-on: strtoll +verify +inttypes +stdint configure.ac: gl_FUNC_STRTOIMAX @@ -19,6 +19,8 @@ Makefile.am: Include: +License: +GPL + Maintainer: Paul Eggert -