strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / xstrtol
index d4df30cfee2081cc5814bba10e78f9f507c25243..3ce76a8802f13054680270dd1cde6fe9db285183 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"