blob: d86d973a79b5b0575c3820cfe0bc1cada454684d [file] [log] [blame]
Files:
tests/test-oset-c++.cc
tests/macros.h
Depends-on:
ansi-c++-opt
array-oset
configure.ac:
Makefile.am:
if ANSICXX
TESTS += test-oset-c++
check_PROGRAMS += test-oset-c++
test_oset_c___SOURCES = test-oset-c++.cc
test_oset_c___LDADD = $(LDADD) @LIBINTL@
endif