]> Savannah Git Hosting - gnulib.git/commit
c-strtod: Fix configure test for Android.
authorBruno Haible <bruno@clisp.org>
Sun, 13 May 2018 14:03:03 +0000 (16:03 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 13 May 2018 14:35:49 +0000 (16:35 +0200)
commitda1c4df8732c2805a10ce6534d310642418c21ae
tree048e2aeb552d10a4cf8e7d301b2fbdecc040c213
parent3c82739c334a42470f2b3bbbada10138f04813b1
c-strtod: Fix configure test for Android.

* m4/c-strtod.m4 (gl_C_STRTOD): Use AC_LINK_IFELSE instead of
AC_CHECK_FUNC.
ChangeLog
m4/c-strtod.m4