posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / c-stack-tests
blob8174862869957d0ac10b2440b749f71068766c3d
1 Files:
2 tests/test-c-stack.c
3 tests/test-c-stack.sh
4 tests/test-c-stack2.sh
5 tests/macros.h
7 Depends-on:
8 exitfail
10 configure.ac:
12 Makefile.am:
13 TESTS += test-c-stack.sh test-c-stack2.sh
14 TESTS_ENVIRONMENT += LIBSIGSEGV='@LIBSIGSEGV@'
15 check_PROGRAMS += test-c-stack
16 test_c_stack_LDADD = $(LDADD) $(LIBCSTACK) @LIBINTL@
17 MOSTLYCLEANFILES += t-c-stack.tmp t-c-stack2.tmp