* modules/regex (lib_SOURCES): Undo previous change.
[gnulib.git] / modules / strtoumax
index 9d61c74..8cfc809 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+strtoumax() function: convert string to 'uintmax_t'.
 
 Files:
 lib/strtoumax.c
@@ -10,6 +11,7 @@ m4/strtoumax.m4
 
 Depends-on:
 strtoimax
+strtoull
 
 configure.ac:
 gl_FUNC_STRTOUMAX
@@ -18,3 +20,9 @@ Makefile.am:
 
 Include:
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert
+