mbrlen: Fix cross-compilation guess for AIX.
[gnulib.git] / modules / strtoumax
index 169f28f..e886285 100644 (file)
@@ -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:
+<inttypes.h>
 
 License:
 GPL