2 strtod() function: convert string to 'double'.
12 c-ctype [test $HAVE_STRTOD = 0 || test $REPLACE_STRTOD = 1]
13 stdbool [test $HAVE_STRTOD = 0 || test $REPLACE_STRTOD = 1]
17 if test $HAVE_STRTOD = 0 || test $REPLACE_STRTOD = 1; then
21 gl_STDLIB_MODULE_INDICATOR([strtod])