posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / log2f-ieee
blobdbaadcf4e9098692f709387fe2144d2ee6c01f29
1 Description:
2 log2f() function according to ISO C 99 with IEC 60559.
4 Files:
5 m4/log2f-ieee.m4
7 Depends-on:
8 log2f
9 fpieee
10 log2-ieee       [test $HAVE_LOG2F = 0 || test $REPLACE_LOG2F = 1]
12 configure.ac:
13 gl_FUNC_LOG2F_IEEE
15 Makefile.am:
17 Include:
18 <math.h>
20 Link:
21 $(LOG2F_LIBM)
23 License:
24 LGPL
26 Maintainer:
27 all