]> Savannah Git Hosting - gnulib.git/commit
hypotl: Avoid redefinition error on MSVC.
authorBruno Haible <bruno@clisp.org>
Sat, 17 Dec 2016 18:51:29 +0000 (19:51 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 17 Dec 2016 22:09:10 +0000 (23:09 +0100)
commit048631b655b85230dcdf0c95390ce5ff51caf147
treed6ab954145136426cd881212434a2150370ce965
parentc7f934de8352f3051580a022fbb5654c7f8b38b9
hypotl: Avoid redefinition error on MSVC.

* m4/hypotl.m4 (gl_FUNC_HYPOTL): Set REPLACE_HYPOTL to 1 if the function
may be defined as an inline function.
ChangeLog
m4/hypotl.m4