Document various strtod bugs, with some fixes.
[gnulib.git] / modules / strtod
index 4098b13..5f2dce5 100644 (file)
@@ -6,9 +6,12 @@ lib/strtod.c
 m4/strtod.m4
 
 Depends-on:
+stdbool
+stdlib
 
 configure.ac:
 gl_FUNC_STRTOD
+gl_STDLIB_MODULE_INDICATOR([strtod])
 
 Makefile.am:
 LIBS += $(POW_LIB)