stpncpy: Allow stpncpy to be defined as a macro.
[gnulib.git] / modules / xstrtol
index d4df30c..3ce76a8 100644 (file)
@@ -5,11 +5,14 @@ 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
 
@@ -17,7 +20,6 @@ configure.ac:
 gl_XSTRTOL
 
 Makefile.am:
-EXTRA_DIST += xstrtol.h
 
 Include:
 "xstrtol.h"