getdomainname: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / xstrtol
index 128d6bd26a6eae357e9c2434ffa4e02fba9c8772..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:
-lib_SOURCES += xstrtol.h
 
 Include:
 "xstrtol.h"