posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / log1pf-ieee
blob0bd9868d5322a5190e61169df15d58baabf69994
1 Description:
2 log1pf() function according to ISO C 99 with IEC 60559.
4 Files:
5 m4/log1pf-ieee.m4
6 m4/minus-zero.m4
7 m4/signbit.m4
9 Depends-on:
10 log1pf
11 fpieee
12 log1p-ieee      [test $HAVE_LOG1PF = 0 || test $REPLACE_LOG1PF = 1]
14 configure.ac:
15 gl_FUNC_LOG1PF_IEEE
17 Makefile.am:
19 Include:
20 <math.h>
22 Link:
23 $(LOG1PF_LIBM)
25 License:
26 LGPL
28 Maintainer:
29 all