Bump to 1.14.1
[platform/upstream/augeas.git] / modules / getaddrinfo-tests
1 Files:
2 tests/signature.h
3 tests/test-getaddrinfo.c
4
5 Depends-on:
6 inet_ntop
7 strerror
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-getaddrinfo
13 check_PROGRAMS += test-getaddrinfo
14 test_getaddrinfo_LDADD = $(LDADD) @GETADDRINFO_LIB@ @LIBINTL@