regex: also remove dependency on HAVE_WCSCOLL
[gnulib.git] / modules / c-strtod
index f82a988..7999d45 100644 (file)
@@ -8,12 +8,14 @@ m4/c-strtod.m4
 
 Depends-on:
 extensions
-xalloc
+locale
+strdup-posix
 
 configure.ac:
 gl_C_STRTOD
 
 Makefile.am:
+lib_SOURCES += c-strtod.c
 
 Include:
 "c-strtod.h"