xfreopen: fix typo: s/frepoen/freopen/
[gnulib/ericb.git] / modules / fmodf-ieee
blobb4e33b9458f4f9c0a11fbf7b108b4256a66171a1
1 Description:
2 fmodf() function according to ISO C 99 with IEC 60559.
4 Files:
5 m4/fmodf-ieee.m4
7 Depends-on:
8 fmodf
9 fpieee
10 fmod-ieee       [test $HAVE_FMODF = 0]
12 configure.ac:
13 gl_FUNC_FMODF_IEEE
15 Makefile.am:
17 Include:
18 <math.h>
20 Link:
21 $(FMODF_LIBM)
23 License:
24 LGPL
26 Maintainer:
27 Bruno Haible