X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrtoumax;h=e88628526fba4aa1204fead480bac229f31aac1e;hb=e967460a14f47cdab5ff7d71fbcaee71e00c330b;hp=169f28f0223e241f2773cf51ddb424455581b3fa;hpb=5eeec029e833abe9ba663d51bb556bd1eebb814e;p=gnulib.git diff --git a/modules/strtoumax b/modules/strtoumax index 169f28f02..e88628526 100644 --- a/modules/strtoumax +++ b/modules/strtoumax @@ -3,7 +3,7 @@ strtoumax() function: convert string to 'uintmax_t'. Files: lib/strtoumax.c -m4/ulonglong.m4 +m4/longlong.m4 m4/strtoumax.m4 Depends-on: @@ -14,10 +14,12 @@ stdint configure.ac: gl_FUNC_STRTOUMAX +gl_INTTYPES_MODULE_INDICATOR([strtoumax]) Makefile.am: Include: + License: GPL