mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
17 lines
247 B
Plaintext
17 lines
247 B
Plaintext
Files:
|
|
tests/test-inet_pton.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
netinet_in
|
|
sys_socket
|
|
|
|
configure.ac:
|
|
AC_C_BIGENDIAN
|
|
|
|
Makefile.am:
|
|
TESTS += test-inet_pton
|
|
check_PROGRAMS += test-inet_pton
|
|
test_inet_pton_LDADD = $(LDADD) @INET_PTON_LIB@
|