login_tty tests: Avoid gcc warnings.
[gnulib.git] / modules / logf-ieee
blob77b20d634de6db149205a3f5a8648626f48f4571
1 Description:
2 logf() function according to ISO C 99 with IEC 60559.
4 Files:
5 m4/logf-ieee.m4
7 Depends-on:
8 logf
9 fpieee
10 log-ieee        [test $HAVE_LOGF = 0 || test $REPLACE_LOGF = 1]
12 configure.ac:
13 gl_FUNC_LOGF_IEEE
15 Makefile.am:
17 Include:
18 <math.h>
20 Link:
21 $(LOGF_LIBM)
23 License:
24 LGPL
26 Maintainer:
27 all