alloca cleanup: always include <alloca.h>.
[gnulib.git] / modules / xstrtoumax
index 67ef9cc..d0f89fa 100644 (file)
@@ -10,7 +10,7 @@ xstrtol
 strtoumax
 
 configure.ac:
-jm_XSTRTOUMAX
+gl_XSTRTOUMAX
 
 Makefile.am:
 lib_SOURCES += xstrtoumax.c
@@ -18,3 +18,6 @@ lib_SOURCES += xstrtoumax.c
 Include:
 "xstrtol.h"
 
+Maintainer:
+Paul Eggert
+