]> Savannah Git Hosting - gnulib.git/commit
hypotf: Avoid redefinition error on MSVC.
authorBruno Haible <bruno@clisp.org>
Sat, 17 Dec 2016 18:49:31 +0000 (19:49 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 17 Dec 2016 22:09:09 +0000 (23:09 +0100)
commitc7f934de8352f3051580a022fbb5654c7f8b38b9
tree4357bcb86e46f4bbed6094379853b0e720155755
parentb31297ff0bf6df85fe861075831268957c0f061d
hypotf: Avoid redefinition error on MSVC.

* m4/hypotf.m4 (gl_FUNC_HYPOTF): Set REPLACE_HYPOTF to 1 if the function
may be defined as an inline function.
ChangeLog
m4/hypotf.m4