error: depend on stdio
[gnulib.git] / modules / xstrtoimax
index 57c5d6a..3ab6623 100644 (file)
@@ -2,16 +2,13 @@ Description:
 Convert string to 'intmax_t', with error checking.
 
 Files:
-
 lib/xstrtoimax.c
-m4/xstrtoimax.m4
 
 Depends-on:
 xstrtol
 strtoimax
 
 configure.ac:
-jm_XSTRTOIMAX
 
 Makefile.am:
 lib_SOURCES += xstrtoimax.c
@@ -19,3 +16,8 @@ lib_SOURCES += xstrtoimax.c
 Include:
 "xstrtol.h"
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert