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