Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / roundf-ieee
blobbbb8c87a5d3eacb72b6d2788f1284622b9214068
1 Description:
2 roundf() function according to ISO C 99 with IEC 60559.
4 Files:
5 m4/roundf-ieee.m4
6 m4/minus-zero.m4
7 m4/signbit.m4
9 Depends-on:
10 roundf
11 floorf-ieee     [test $HAVE_ROUNDF = 0 || test $REPLACE_ROUNDF = 1]
12 ceilf-ieee      [test $HAVE_ROUNDF = 0 || test $REPLACE_ROUNDF = 1]
14 configure.ac:
15 gl_FUNC_ROUNDF_IEEE
17 Makefile.am:
19 Include:
20 <math.h>
22 Link:
23 $(ROUNDF_LIBM)
25 License:
26 LGPL
28 Maintainer:
29 all