bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: javacomp.m4 usage [Fwd: Re: Java-related Bison tests all fail]


From: Joel E. Denny
Subject: Re: javacomp.m4 usage [Fwd: Re: Java-related Bison tests all fail]
Date: Sun, 11 Feb 2007 12:37:14 -0500 (EST)

On Sat, 10 Feb 2007, Bruno Haible wrote:

> 2007-02-10  Bruno Haible  <address@hidden>
> 
>       Enable the Java related testsuite tests when the only Java compiler
>       found is a gcj < 4.3.
>       * configure.ac (gt_JAVACOMP): Don't specify a target_version.
> 
> --- configure.ac        29 Jan 2007 10:54:42 -0000      1.79
> +++ configure.ac        10 Feb 2007 20:53:22 -0000
> @@ -136,7 +136,7 @@
>  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

With Bruno's recent Gnulib patch (working around the old tr bug), the 
above fixes Java support in Bison for me.  Paolo, is this fine with you?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]