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