Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / xstrtol
index d4df30c..66e5342 100644 (file)
@@ -5,19 +5,22 @@ 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
+lib_SOURCES += xstrtol.c xstrtoul.c xstrtol-error.c
 
 Include:
 "xstrtol.h"