posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / timespec-add
blob68050bf856aa138e67dbe8ddca5a85bd8c7af888
1 Description:
2 Add timespec values.
4 Files:
5 lib/timespec-add.c
7 Depends-on:
8 c99
9 intprops
10 timespec
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += timespec-add.c
17 Include:
18 "timespec.h"
20 Link:
22 License:
23 GPL
25 Maintainer:
26 Paul Eggert, Jim Meyering