Mercurial > hg > octave-kai > gnulib-hg
view modules/netdb-c++-tests @ 17476:6057744acd2c default tip master
autoupdate
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Fri, 16 Aug 2013 06:32:22 -0700 (2013-08-16) |
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