X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=modules%2Fstrtoimax;h=c4e8982f1f59c42ed71e5c240e15f6a3ee1d3793;hb=23e09df46ae150007e6208af1be628fd2d63d986;hp=2f5fe593b13e97cfd61561374363435ba9262bc0;hpb=d58cf1a8bfe32f0a726fd4e22d275bf6b6f760e1;p=pspp diff --git a/modules/strtoimax b/modules/strtoimax index 2f5fe593b1..c4e8982f1f 100644 --- a/modules/strtoimax +++ b/modules/strtoimax @@ -4,22 +4,22 @@ 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 +inttypes-incomplete +stdint configure.ac: gl_FUNC_STRTOIMAX +gl_INTTYPES_MODULE_INDICATOR([strtoimax]) Makefile.am: Include: + License: GPL