Hash :
aecb65d2
Author :
Date :
2007-04-03T23:28:37
Clarify the dependencies on libm.
Description:
frexpl() function: split a 'long double' into its constituents.
Files:
lib/frexpl.c
lib/frexp.c
m4/frexpl.m4
Depends-on:
math
isnanl-nolibm
fpucw
configure.ac:
gl_FUNC_FREXPL
gl_MATH_MODULE_INDICATOR([frexpl])
Makefile.am:
Include:
<math.h>
Link:
$(FREXPL_LIBM)
License:
LGPL
Maintainer:
Bruno Haible, Paolo Bonzini