posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / unistr / u16-strstr-tests
blob5c3cfbff8d6991596c69f97bb3f20df0b082497e
1 Files:
2 tests/unistr/test-u16-strstr.c
3 tests/unistr/test-u-strstr.h
4 tests/macros.h
6 Depends-on:
8 configure.ac:
9 AC_CHECK_DECLS_ONCE([alarm])
11 Makefile.am:
12 TESTS += test-u16-strstr
13 check_PROGRAMS += test-u16-strstr
14 test_u16_strstr_SOURCES = unistr/test-u16-strstr.c
15 test_u16_strstr_LDADD = $(LDADD) $(LIBUNISTRING)