sqrtl: Provide function definition on MSVC.
authorBruno Haible <bruno@clisp.org>
Sat, 25 Feb 2012 00:10:38 +0000 (01:10 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 25 Feb 2012 00:19:50 +0000 (01:19 +0100)
commitb9a2cb7e5c8141ccc40fe5c1a581ff89279080c5
treec4af4471f1a3ed3948250924ca2a5f272c942b06
parent9b71dd21dd3425978a8b121335bfca267a45a617
sqrtl: Provide function definition on MSVC.

* m4/sqrtl.m4 (gl_FUNC_SQRTL): Test also whether sqrtl can be used as
a function pointer.
* lib/math.in.h (sqrtl): Undefine if it does not exist as a function.
ChangeLog
lib/math.in.h
m4/sqrtl.m4