From: Joel E. Denny Date: Sun, 11 Feb 2007 18:44:57 +0000 (+0000) Subject: Enable the Java related testsuite tests when the only Java compiler X-Git-Tag: v2.3b~157 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/deee93a132f495094b24cb610d062679c6fc402d?ds=inline Enable the Java related testsuite tests when the only Java compiler found is a gcj < 4.3. Discussed at . * configure.ac (gt_JAVACOMP): Don't specify a target_version. --- diff --git a/ChangeLog b/ChangeLog index e19d3715..852cc8d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-02-11 Bruno Haible + + Enable the Java related testsuite tests when the only Java compiler + found is a gcj < 4.3. Discussed at + . + * configure.ac (gt_JAVACOMP): Don't specify a target_version. + 2007-02-11 Joel E. Denny * data/Makefile.am: Update copyright date. diff --git a/configure.ac b/configure.ac index 9e609d56..bd9ff0b6 100644 --- a/configure.ac +++ b/configure.ac @@ -136,7 +136,7 @@ AC_SUBST([O0CFLAGS]) O0CXXFLAGS=`echo $CXXFLAGS | sed 's/-O[[0-9]] *//'` AC_SUBST([O0CXXFLAGS]) -gt_JAVACOMP([1.3], [1.3]) +gt_JAVACOMP([1.3]) gt_JAVAEXEC AC_CONFIG_FILES([Makefile