Use a command that uses $CC $CFLAGS, not $CPP, to test whether inline is
[gnulib.git] / modules / clock-time
1 Description:
2 Check for clock_gettime and clock_settime.
3
4 Files:
5 m4/clock_time.m4
6
7 Depends-on:
8 extensions
9
10 configure.ac:
11 gl_CLOCK_TIME
12
13 Makefile.am:
14
15 Include:
16
17 License:
18 GPL
19
20 Maintainer:
21 Paul Eggert, Jim Meyering