31 int main(
int argc,
char* argv[] ) {
32 #ifdef HAVE_AMESOS_TRIUTILS
33 std::cout <<
"Makefile failure" << std::endl ;
36 std::cout <<
"This test cannot be run without Triutils. Please rebuild and compile with --enable-triutils in your configure line" << std::endl;
int main(int argc, char *argv[])