Mercurial > hg > octave-jordi > gnulib-hg
view modules/netdb-c++-tests @ 18070:d460ec17f09f
autoupdate
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Tue, 28 Jul 2015 13:57:32 -0700 |
parents | 3ef0721f611e |
children |
line wrap: on
line source
Files: tests/test-netdb-c++.cc tests/signature.h Status: c++-test Depends-on: ansi-c++-opt configure.ac: Makefile.am: if ANSICXX TESTS += test-netdb-c++ check_PROGRAMS += test-netdb-c++ test_netdb_c___SOURCES = test-netdb-c++.cc test_netdb_c___LDADD = $(LDADD) $(GETADDRINFO_LIB) endif