Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[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 Link:
18 $(LIB_CLOCK_GETTIME)
19
20 License:
21 LGPLv2+
22
23 Maintainer:
24 Paul Eggert, Jim Meyering