md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / c-strtold
index 78bbcb6..72ff21d 100644 (file)
@@ -5,19 +5,24 @@ Files:
 lib/c-strtod.h
 lib/c-strtod.c
 lib/c-strtold.c
+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
-