Files: tests/test-byteswap-c++.cc Status: c++-test Depends-on: ansi-c++-opt configure.ac: Makefile.am: if ANSICXX TESTS += test-byteswap-c++ check_PROGRAMS += test-byteswap-c++ test_byteswap_c___SOURCES = test-byteswap-c++.cc endif