warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / accept4-tests
blobad8f5fcd88f522027e3293dffd9a25953d41c1ec
1 Files:
2 tests/test-accept4.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
7 fcntl-h
8 netinet_in
9 binary-io
10 sockets
12 configure.ac:
14 Makefile.am:
15 TESTS += test-accept4
16 check_PROGRAMS += test-accept4
17 test_accept4_LDADD = $(LDADD) @LIBSOCKET@