NEWS.stable: update
[gnulib.git] / modules / strtod
index d2761fd..9a4a0f3 100644 (file)
@@ -6,17 +6,23 @@ lib/strtod.c
 m4/strtod.m4
 
 Depends-on:
+c-ctype
+stdbool
+stdlib
 
 configure.ac:
 gl_FUNC_STRTOD
+gl_STDLIB_MODULE_INDICATOR([strtod])
 
 Makefile.am:
 LIBS += $(POW_LIB)
-EXTRA_DIST += strtod.c
 
 Include:
 <stdlib.h>
 
+Link:
+$(POW_LIB)
+
 License:
 LGPL