]> Savannah Git Hosting - gnulib.git/commit
log10l: Avoid redefinition error on MSVC.
authorBruno Haible <bruno@clisp.org>
Sat, 17 Dec 2016 19:32:14 +0000 (20:32 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 17 Dec 2016 22:09:12 +0000 (23:09 +0100)
commitef458c87188265ccd056376432f4a84ad4e965ad
tree2fa12ffa4ee14604e1f90412758ee0a5b7395dd3
parentfd9c0606644e59a6f27ddb5a79feabf82493b15b
log10l: Avoid redefinition error on MSVC.

* m4/log10l.m4 (gl_FUNC_LOG10L): Set REPLACE_LOG10L to 1 if the function
may be defined as an inline function.
ChangeLog
m4/log10l.m4