mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
Enable the Java related testsuite tests when the only Java compiler
found is a gcj < 4.3. Discussed at <http://lists.gnu.org/archive/html/bug-bison/2007-02/msg00016.html>. * configure.ac (gt_JAVACOMP): Don't specify a target_version.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user