posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / clock-time
blobfc867ae0fcc0f3c31c8deeddde09c14efc361029
1 Description:
2 Check for clock_gettime and clock_settime.
4 Files:
5 m4/clock_time.m4
7 Depends-on:
8 extensions
10 configure.ac:
11 gl_CLOCK_TIME
13 Makefile.am:
15 Include:
17 Link:
18 $(LIB_CLOCK_GETTIME)
20 License:
21 LGPLv2+
23 Maintainer:
24 Paul Eggert, Jim Meyering