* modules/strtod (Depends-on): Add 'math'.
+2019-01-29 Bruno Haible <bruno@clisp.org>
+
+ strtod: Fix compilation error on IRIX 6.5.
+ * modules/strtod (Depends-on): Add 'math'.
+
2019-01-28 Bruno Haible <bruno@clisp.org>
Fix build error when building a shared libunistring on Android.
stdlib
strtod-obsolete
c-ctype [test $HAVE_STRTOD = 0 || test $REPLACE_STRTOD = 1]
+math [test $HAVE_STRTOD = 0 || test $REPLACE_STRTOD = 1]
stdbool [test $HAVE_STRTOD = 0 || test $REPLACE_STRTOD = 1]
configure.ac: