Files: tests/test-net_if-h-c++.cc Status: c++-test Depends-on: ansi-c++-opt net_if-h-tests configure.ac: Makefile.am: if ANSICXX TESTS += test-net_if-h-c++ check_PROGRAMS += test-net_if-h-c++ test_net_if_h_c___SOURCES = test-net_if-h-c++.cc test_net_if_h_c___LDADD = $(LDADD) @NET_IF_LIB@ endif