X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrtoumax;h=e88628526fba4aa1204fead480bac229f31aac1e;hb=753425d56eedab92c361cae9d6baa701d893fbc9;hp=0624c49e2572539d0c0c940e545b3431b20e4dbc;hpb=e8684643a28f1bf6a0839bf6a0c10f630c0f6335;p=gnulib.git diff --git a/modules/strtoumax b/modules/strtoumax index 0624c49e2..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,11 +14,12 @@ stdint configure.ac: gl_FUNC_STRTOUMAX +gl_INTTYPES_MODULE_INDICATOR([strtoumax]) Makefile.am: -EXTRA_DIST += strtoumax.c Include: + License: GPL