gnulib-tool.py: Handle module dependencies that cannot be found.
[gnulib.git] / modules / expm1-ieee
blob8459d438a8fca8d180b9aa927049bce9d4e0bafd
1 Description:
2 expm1() function according to ISO C 99 with IEC 60559.
4 Files:
5 m4/expm1-ieee.m4
6 m4/minus-zero.m4
7 m4/signbit.m4
9 Depends-on:
10 expm1
11 fpieee
13 configure.ac:
14 gl_FUNC_EXPM1_IEEE
16 Makefile.am:
18 Include:
19 <math.h>
21 Link:
22 $(EXPM1_LIBM)
24 License:
25 LGPL
27 Maintainer:
28 all