warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / remainderf-ieee
blob7e88c48107bb4a2be8b9894550a8e1c8ffff9d1c
1 Description:
2 remainderf() function according to ISO C 99 with IEC 60559.
4 Files:
5 m4/remainderf-ieee.m4
7 Depends-on:
8 remainderf
9 fpieee
10 remainder-ieee  [test $HAVE_REMAINDERF = 0 || test $REPLACE_REMAINDERF = 1]
12 configure.ac:
13 gl_FUNC_REMAINDERF_IEEE
15 Makefile.am:
17 Include:
18 <math.h>
20 Link:
21 $(REMAINDERF_LIBM)
23 License:
24 LGPL
26 Maintainer:
27 all