fmodf-ieee: Work around test failure on MSVC 9.
[gnulib.git] / modules / fmodf-ieee
1 Description:
2 fmodf() function according to ISO C 99 with IEC 60559.
3
4 Files:
5
6 Depends-on:
7 fmodf
8 fpieee
9 fmod-ieee       [test $HAVE_FMODF = 0]
10
11 configure.ac:
12
13 Makefile.am:
14
15 Include:
16 <math.h>
17
18 Link:
19 $(FMODF_LIBM)
20
21 License:
22 LGPL
23
24 Maintainer:
25 Bruno Haible