(getopt_long, _getopt_long_r, getopt_long_only, _getopt_long_only_r):
[gnulib.git] / modules / xstrtoimax
index 08285ba..190b13e 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Convert string to 'intmax_t', with error checking.
 
 Files:
 
@@ -10,7 +11,7 @@ xstrtol
 strtoimax
 
 configure.ac:
-jm_XSTRTOIMAX
+gl_XSTRTOIMAX
 
 Makefile.am:
 lib_SOURCES += xstrtoimax.c
@@ -18,3 +19,9 @@ lib_SOURCES += xstrtoimax.c
 Include:
 "xstrtol.h"
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert
+