repo.or.cz
/
gnulib
/
ericb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
math: Add support for OpenVMS.
[gnulib/ericb.git]
/
modules
/
connect-tests
blob
8b3c7105e0778e16da42124491f2b7b03cb25434
1
Files:
2
tests/test-connect.c
3
tests/signature.h
4
tests/macros.h
5
6
Depends-on:
7
netinet_in
8
sockets
9
inet_pton
10
11
configure.ac:
12
13
Makefile.am:
14
TESTS += test-connect
15
check_PROGRAMS += test-connect
16
test_connect_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB)