]> Savannah Git Hosting - gnulib.git/commit
log10f: Avoid redefinition error on MSVC.
authorBruno Haible <bruno@clisp.org>
Sat, 17 Dec 2016 19:30:33 +0000 (20:30 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 17 Dec 2016 22:09:11 +0000 (23:09 +0100)
commitfd9c0606644e59a6f27ddb5a79feabf82493b15b
treefe9988d2c1b2527c77daf76fcec22f6b6ba94b5d
parent048631b655b85230dcdf0c95390ce5ff51caf147
log10f: Avoid redefinition error on MSVC.

* m4/log10f.m4 (gl_FUNC_LOG10F): Set REPLACE_LOG10F to 1 if the function
may be defined as an inline function.
ChangeLog
m4/log10f.m4