gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / c-strtold
index 8eb2a9a..72ff21d 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.c c-strtod.h
+lib_SOURCES += c-strtold.c
 
 Include:
 "c-strtod.h"