doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / xstrtoumax
index 5ef377c..0d8ad36 100644 (file)
@@ -3,14 +3,12 @@ Convert string to 'uintmax_t', with error checking.
 
 Files:
 lib/xstrtoumax.c
-m4/xstrtoumax.m4
 
 Depends-on:
 xstrtol
 strtoumax
 
 configure.ac:
-jm_XSTRTOUMAX
 
 Makefile.am:
 lib_SOURCES += xstrtoumax.c
@@ -18,6 +16,8 @@ lib_SOURCES += xstrtoumax.c
 Include:
 "xstrtol.h"
 
+License:
+GPL
+
 Maintainer:
 Paul Eggert
-