gcc CVS breakage

Janis Johnson janis187@us.ibm.com
Wed Sep 11 10:46:00 GMT 2002


On Wed, Sep 11, 2002 at 08:03:35AM +0200, Matthias Klose wrote:
>
> I reverted the patch to Makefile.am and Makefile.in to renable the
> bootstrap.
> 
> Both MAKEINFO and MAKEINFOFLAGS are overwritten by the toplevel
> Makefile.
> 
> 
> 2002-09-11  Matthias Klose  <doko@debian.org>
> 
>         * Makefile.am: Revert the previous patch.
>         * Makefile.in: Regenerated.
> 
> --- Makefile.am~	2002-09-11 07:17:56.000000000 +0200
> +++ Makefile.am	2002-09-11 07:38:23.000000000 +0200
> @@ -58,16 +58,6 @@
>  
>  AM_CFLAGS = @fastjar_warn_cflags@
>  
> -MAKEINFO += -I $(srcdir)/../gcc/doc/include
[snip]

The MAKEINFO commands in gcc/Makefile specify the -I flags directly.

Janis



More information about the Java-patches mailing list