acl: allow cross-compilation to Gentoo
[gnulib.git] / modules / xstrtoimax
index e20af9e..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,6 +16,8 @@ lib_SOURCES += xstrtoimax.c
 Include:
 "xstrtol.h"
 
+License:
+GPL
+
 Maintainer:
 Paul Eggert
-