]> Savannah Git Hosting - gnulib.git/commit
fmodf: Avoid redefinition error on MSVC.
authorBruno Haible <bruno@clisp.org>
Sat, 17 Dec 2016 18:44:34 +0000 (19:44 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 17 Dec 2016 22:09:07 +0000 (23:09 +0100)
commit1a1d5eee3506691a9855a8f9fecd5e619542d128
treeaccb91900bd854766063845a8b944e1b813230cf
parent21ec014a2ffe8d53dd1d4744ff5775853340e3cb
fmodf: Avoid redefinition error on MSVC.

* m4/fmodf.m4 (gl_FUNC_FMODF): Set REPLACE_FMODF to 1 if the function
may be defined as an inline function.
ChangeLog
m4/fmodf.m4