gnulib-tool.py: Reduce code duplication in file name transformations.
[gnulib.git] / modules / log2-ieee
blob65add57790134c6d16fcc2c5d8c21b47350defe3
1 Description:
2 log2() function according to ISO C 99 with IEC 60559.
4 Files:
5 m4/log2-ieee.m4
7 Depends-on:
8 log2
9 fpieee
11 configure.ac:
12 gl_FUNC_LOG2_IEEE
14 Makefile.am:
16 Include:
17 <math.h>
19 Link:
20 $(LOG2_LIBM)
22 License:
23 LGPL
25 Maintainer:
26 all