getgroups: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / xstrtoumax
index 91891c0a09099ab4b28ae696fa1024d79264c51a..0d8ad36f646cc708f7f84d1087a4e5899a838a29 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:
-gl_XSTRTOUMAX
 
 Makefile.am:
 lib_SOURCES += xstrtoumax.c
@@ -23,4 +21,3 @@ GPL
 
 Maintainer:
 Paul Eggert
-