roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
[pspp] / modules / c-strtold
index a4288373b77ffc97469a10698ce7643b0da4fa4f..72ff21dd18a26cf00b761bd9070de71ddf24ec7b 100644 (file)
@@ -9,13 +9,14 @@ m4/c-strtod.m4
 
 Depends-on:
 extensions
-xalloc
+locale
+strdup-posix
 
 configure.ac:
 gl_C_STRTOLD
 
 Makefile.am:
-EXTRA_DIST += c-strtod.h c-strtod.c c-strtold.c
+lib_SOURCES += c-strtold.c
 
 Include:
 "c-strtod.h"