futimens: fix configure check
[gnulib.git] / modules / floor
1 Description:
2 floor() function: round towards negative infinity.
3
4 Files:
5 m4/floor.m4
6
7 Depends-on:
8 math
9
10 configure.ac:
11 gl_FUNC_FLOOR
12
13 Makefile.am:
14
15 Include:
16 <math.h>
17
18 Link:
19 $(FLOOR_LIBM)
20
21 License:
22 LGPL
23
24 Maintainer:
25 Bruno Haible
26