Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / expm1f-ieee
blobed966e0d14a9380c4ef1c8d2801e413be1f691ab
1 Description:
2 expm1f() function according to ISO C 99 with IEC 60559.
4 Files:
6 Depends-on:
7 expm1f
8 fpieee
9 expm1-ieee      [test $HAVE_EXPM1F = 0]
11 configure.ac:
12 AC_REQUIRE([gl_FUNC_EXPM1F])
14 Makefile.am:
16 Include:
17 <math.h>
19 Link:
20 $(EXPM1F_LIBM)
22 License:
23 LGPL
25 Maintainer:
26 all