vma-iter: Port to 64-bit Haiku.
[gnulib.git] / modules / log10f-ieee
blob69d507d20632496ede2c94d28fd699c579682832
1 Description:
2 log10f() function according to ISO C 99 with IEC 60559.
4 Files:
5 m4/log10f-ieee.m4
7 Depends-on:
8 log10f
9 fpieee
10 log10-ieee      [test $HAVE_LOG10F = 0 || test $REPLACE_LOG10F = 1]
12 configure.ac:
13 gl_FUNC_LOG10F_IEEE
15 Makefile.am:
17 Include:
18 <math.h>
20 Link:
21 $(LOG10F_LIBM)
23 License:
24 LGPL
26 Maintainer:
27 all