pty: Activate the signature wrapper of forkpty.
[gnulib.git] / modules / log2-ieee
1 Description:
2 log2() function according to ISO C 99 with IEC 60559.
3
4 Files:
5 m4/log2-ieee.m4
6
7 Depends-on:
8 log2
9 fpieee
10
11 configure.ac:
12 gl_FUNC_LOG2_IEEE
13
14 Makefile.am:
15
16 Include:
17 <math.h>
18
19 Link:
20 $(LOG2_LIBM)
21
22 License:
23 LGPL
24
25 Maintainer:
26 Bruno Haible