33e277f6ac9af77c300ec06c81cb3c877f3b4aaa
[gnulib.git] / modules / poll-tests
1 Files:
2 tests/test-poll.c
3
4 Depends-on:
5 stdbool
6 sys_socket
7 netinet_in
8 arpa_inet
9 extensions
10 inet_pton
11 sockets
12
13 configure.ac:
14 AC_CHECK_HEADERS_ONCE([unistd.h sys/wait.h])
15
16 Makefile.am:
17 TESTS += test-poll
18 check_PROGRAMS += test-poll