gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / c-strtold
index 7139838..72ff21d 100644 (file)
@@ -9,16 +9,20 @@ m4/c-strtod.m4
 
 Depends-on:
 extensions
+locale
+strdup-posix
 
 configure.ac:
 gl_C_STRTOLD
 
 Makefile.am:
-lib_SOURCES += c-strtod.h c-strtod.c c-strtold.c
+lib_SOURCES += c-strtold.c
 
 Include:
 "c-strtod.h"
 
+License:
+GPL
+
 Maintainer:
 Paul Eggert, Jim Meyering
-