abort-debug: Prefer libbacktrace to execinfo.
[gnulib.git] / modules / sendto-tests
blobafacb2a0eb17a8eead946c2bb858eec8d2690a2e
1 Files:
2 tests/test-sendto.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
7 netinet_in
8 sockets
9 inet_pton
11 configure.ac:
13 Makefile.am:
14 TESTS += test-sendto
15 check_PROGRAMS += test-sendto
16 test_sendto_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB)