Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / inet_ntop-tests
blobcab3d51a634ff5dfb562b70b774660f00325eeb7
1 Files:
2 tests/test-inet_ntop.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
7 netinet_in
8 sys_socket
10 configure.ac:
11 AC_C_BIGENDIAN
13 Makefile.am:
14 TESTS += test-inet_ntop
15 check_PROGRAMS += test-inet_ntop
16 test_inet_ntop_LDADD = $(LDADD) @INET_NTOP_LIB@