install-reloc: Support multi-binary installation.
[gnulib.git] / modules / pipe-filter-gi-tests
index a02efa8..e5da562 100644 (file)
@@ -5,21 +5,20 @@ tests/test-vasnprintf-posix.c
 tests/test-pipe-filter-gi2.sh
 tests/test-pipe-filter-gi2-main.c
 tests/test-pipe-filter-gi2-child.c
+tests/macros.h
 
 Depends-on:
 binary-io
 c-ctype
 read-file
 full-write
-sleep
+usleep
 progname
 
 configure.ac:
-AC_CHECK_FUNCS_ONCE([usleep])
 
 Makefile.am:
 TESTS += test-pipe-filter-gi1.sh test-pipe-filter-gi2.sh
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
 check_PROGRAMS += test-pipe-filter-gi1 test-pipe-filter-gi2-main test-pipe-filter-gi2-child
 test_pipe_filter_gi1_LDADD = $(LDADD) @LIBINTL@
 test_pipe_filter_gi2_main_LDADD = $(LDADD) @LIBINTL@