passfd: allow compilation on mingw
[gnulib.git] / modules / passfd-tests
1 Files:
2 tests/test-passfd.c
3 tests/macros.h
4
5 Depends-on:
6 sys_wait
7
8 configure.ac:
9 AC_CHECK_DECLS_ONCE([alarm socketpair])
10
11 Makefile.am:
12 TESTS += test-passfd
13 check_PROGRAMS += test-passfd
14 test_passfd_LDADD = $(LDADD) @LIBSOCKET@