1404e31f29e88795543f549bb96e3a105b2e41a6
[gnulib.git] / modules / inet_pton-tests
1 Files:
2 tests/signature.h
3 tests/test-inet_pton.c
4
5 Depends-on:
6 netinet_in
7 sys_socket
8
9 configure.ac:
10 AC_C_BIGENDIAN
11
12 Makefile.am:
13 TESTS += test-inet_pton
14 check_PROGRAMS += test-inet_pton
15 test_inet_pton_LDADD = $(LDADD) @INET_PTON_LIB@