frexpf: Drop assumption about library that defines frexpf.
authorBruno Haible <bruno@clisp.org>
Thu, 6 Oct 2011 22:11:51 +0000 (00:11 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 6 Oct 2011 22:11:51 +0000 (00:11 +0200)
commit579cd92ebf7e6c45259e041957042a7d9cf3ac26
treef687816a9fea0d62b25bf6130b1c3094aa19fcfc
parent6f362523608fe15b536bcc8ea60c8588ce8b1ef9
frexpf: Drop assumption about library that defines frexpf.

* m4/mathfunc.m4 (gl_MATHFUNC): Support also the argument types
'int *', 'float *', 'long double *', 'float', 'long double'.
* m4/frexpf.m4 (gl_FUNC_FREXPF): Use gl_MATHFUNC macro instead of
AC_CHECK_FUNCS.
* modules/frexpf (Files): Add m4/mathfunc.m4.
ChangeLog
m4/frexpf.m4
m4/mathfunc.m4
modules/frexpf