1d77dbe1b95b10e6e38d01edd5fcb26e33b48b9d
[gnulib.git] / modules / logf-ieee
1 Description:
2 logf() function according to ISO C 99 with IEC 60559.
3
4 Files:
5
6 Depends-on:
7 logf
8 fpieee
9 log-ieee        [test $HAVE_LOGF = 0 || test $REPLACE_LOGF = 1]
10
11 configure.ac:
12 AC_REQUIRE([gl_FUNC_LOGF])
13
14 Makefile.am:
15
16 Include:
17 <math.h>
18
19 Link:
20 $(LOGF_LIBM)
21
22 License:
23 LGPL
24
25 Maintainer:
26 Bruno Haible