ceilf: Provide function definition on MSVC.
authorBruno Haible <bruno@clisp.org>
Sat, 25 Feb 2012 00:09:12 +0000 (01:09 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 25 Feb 2012 00:19:35 +0000 (01:19 +0100)
commit456c510f181f53e3e4cbf660260be0cbf2e0158c
tree4ed5ae677ec46601c86ada86a7da9fd53ab34acb
parentab624c1a8f744419fdb653b77250153a3563203f
ceilf: Provide function definition on MSVC.

* m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Test also whether ceilf can be
used as a function pointer.
* lib/math.in.h (ceilf): Undefine if it is not declared as a function.
ChangeLog
lib/math.in.h
m4/ceilf.m4