From 682f43d2645995ccfef6c84beaf7f1aea69d1875 Mon Sep 17 00:00:00 2001 From: Rob Savoye Date: Wed, 30 May 2001 15:35:50 +0000 Subject: * acinclude.m4(DJ_AC_STL): Also use AC_LANG_CPLUSPLUS so we build this test case with G++. * aclocal.m4, configure: Regenerated. * dejagnu.h: Don't use testout(), have each method print the array value directly, which is much simpler. * acinclude.m4(DJ_AC_STL): s/for for/for/. * dejagnu.h: Add conditional support for sstream. (testout): Likewise. Make return type `const'. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b49d6c8..ef14ecf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,7 @@ AUTOMAKE_OPTIONS = dejagnu # Install all the associated data files -SUBDIRS = doc testsuite example +SUBDIRS = doc testsuite example # Install the bourne shell script driver in the bindir bin_SCRIPTS = runtest -- cgit v1.1