install-reloc: Support multi-binary installation.
[gnulib.git] / modules / c-strtold
index d9d5a18..72ff21d 100644 (file)
@@ -9,12 +9,14 @@ m4/c-strtod.m4
 
 Depends-on:
 extensions
-xalloc
+locale
+strdup-posix
 
 configure.ac:
 gl_C_STRTOLD
 
 Makefile.am:
+lib_SOURCES += c-strtold.c
 
 Include:
 "c-strtod.h"