This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]