PATCH: [4.3 Regression] Make FAILURE in 4.3.0 - error: `CXX' has changed since the previous run:

H.J. Lu hjl@lucon.org
Sun Jul 29 13:36:00 GMT 2007


On Sun, Jul 29, 2007 at 12:13:56PM +0200, Matthias Klose wrote:
> Thanks, I checked in the regenerated files after a bootstrap, and:
> 
> 2007-07-29  Matthias Klose  <doko@ubuntu.com>
> 
>        * HACKING: Document regenerating configure.
> 
> Index: HACKING
> ===================================================================
> --- HACKING     (revision 127036)
> +++ HACKING     (working copy)
> @@ -34,6 +34,15 @@
> 
>  --
> 
> +To regenerate libjava/configure, use:
> +
> +    aclocal -I . -I .. -I ../config -I libltdl
> +    autoconf
> +
> +See the GCC documentation which auto* versions to use.
> +

I don't think "-I libltdl" is needed.



H.J.



More information about the Java-patches mailing list