X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrtoimax;h=9f82af45369f1ba2701ed7f36d785ab711cfe180;hb=1d5425fbaa7c6eed8783fcf7bf4e8ca239970e4e;hp=1c8341a8ba91ad5c5decee98124111260b27575e;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=gnulib.git diff --git a/modules/strtoimax b/modules/strtoimax index 1c8341a8b..9f82af453 100644 --- a/modules/strtoimax +++ b/modules/strtoimax @@ -4,18 +4,25 @@ 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 +gl_INTTYPES_MODULE_INDICATOR([strtoimax]) Makefile.am: Include: + +License: +GPL + +Maintainer: +Paul Eggert