log1pl-ieee: Work around test failure on IRIX 6.5.
[gnulib.git] / modules / log1pl-ieee
1 Description:
2 log1pl() function according to ISO C 99 with IEC 60559.
3
4 Files:
5 m4/log1pl-ieee.m4
6 m4/minus-zero.m4
7 m4/signbit.m4
8
9 Depends-on:
10 log1pl
11 fpieee
12
13 configure.ac:
14 gl_FUNC_LOG1PL_IEEE
15
16 Makefile.am:
17
18 Include:
19 <math.h>
20
21 Link:
22 $(LOG1PL_LIBM)
23
24 License:
25 LGPL
26
27 Maintainer:
28 Bruno Haible