getgroups: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / xstrtol
index 7029e205e22f0523e9b44c3a30184a3d0ada443e..b48a4bb1b6ca3c7610edc86de0fa8e0ac68651d2 100644 (file)
@@ -5,19 +5,21 @@ Files:
 lib/xstrtol.h
 lib/xstrtol.c
 lib/xstrtoul.c
+lib/xstrtol-error.c
 m4/xstrtol.m4
 
 Depends-on:
 exitfail
 error
+getopt-gnu
+gettext-h
 intprops
-inttypes
+inttypes-incomplete
 
 configure.ac:
 gl_XSTRTOL
 
 Makefile.am:
-EXTRA_DIST += xstrtol.h xstrtol.c xstrtoul.c
 
 Include:
 "xstrtol.h"