mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-04-28 14:43:36 +00:00
17 lines
232 B
Plaintext
17 lines
232 B
Plaintext
Files:
|
|
tests/test-bind.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
netinet_in
|
|
sockets
|
|
inet_pton
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-bind
|
|
check_PROGRAMS += test-bind
|
|
test_bind_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB)
|