btowc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / xstrtol
index d4df30cfee2081cc5814bba10e78f9f507c25243..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
 
 Include:
 "xstrtol.h"