Regenerate.
[gnulib.git] / modules / strtoimax
index 32c0451..dc48d2d 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+strtoimax() function: convert string to 'intmax_t'.
 
 Files:
 lib/strtoimax.c
@@ -9,6 +10,8 @@ m4/intmax_t.m4
 m4/strtoimax.m4
 
 Depends-on:
+strtoll
+verify
 
 configure.ac:
 gl_FUNC_STRTOIMAX
@@ -17,3 +20,8 @@ Makefile.am:
 
 Include:
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert