posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / supersede-tests
blob7224d2e31e9676ab5188c28d2a00f409d83c5946
1 Files:
2 tests/test-supersede.c
3 tests/test-supersede-open.h
4 tests/test-supersede-fopen.h
5 tests/macros.h
7 Depends-on:
8 c99
9 mkdtemp
10 filenamecat
11 write
12 read-file
13 unlink
14 rmdir
15 symlink
17 configure.ac:
19 Makefile.am:
20 TESTS += test-supersede
21 check_PROGRAMS += test-supersede
22 test_supersede_LDADD = $(LDADD) $(LIB_ACL) $(LIB_CLOCK_GETTIME) $(LIB_GETRANDOM) $(LIBINTL) $(LIBTHREAD)