public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Matthias Klose <doko@ubuntu.com>
To: "H.J. Lu" <hjl@lucon.org>
Cc: gcc-patches@gcc.gnu.org,  java-patches@gcc.gnu.org
Subject: Re: PATCH: [4.3 Regression] Make FAILURE in 4.3.0 - error: `CXX'  has 	changed since the previous run:
Date: Sun, 29 Jul 2007 10:52:00 -0000	[thread overview]
Message-ID: <46AC6864.1050402@ubuntu.com> (raw)
In-Reply-To: <20070729073722.GA27777@lucon.org>

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.
+
+--
+


H.J. Lu schrieb:
> aclocal.m4 was generated with wrong autom4te. This patch should work.
> 
> 
> H.J.
> ----
> 2007-07-29  H.J. Lu  <hongjiu.lu@intel.com>
> 
> 	PR libgcj/32929
> 	* aclocal.m4: Regenerated.
> 	* configure: Likewise.
> 
> --- libjava/aclocal.m4.old	2007-07-28 16:43:25.000000000 -0700
> +++ libjava/aclocal.m4	2007-07-29 00:32:37.000000000 -0700
> @@ -7300,6 +7300,7 @@ AC_SUBST([am__untar])
>  ]) # _AM_PROG_TAR
>  
>  m4_include([../config/acx.m4])
> +m4_include([../config/confsubdir.m4])
>  m4_include([../config/depstand.m4])
>  m4_include([../config/enable.m4])
>  m4_include([../config/gxx-include-dir.m4])

  reply	other threads:[~2007-07-29 10:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-29  8:33 H.J. Lu
2007-07-29 10:52 ` Matthias Klose [this message]
2007-07-29 13:42   ` H.J. Lu
2007-07-29 17:38 ` David Daney
2007-07-29 18:53   ` H.J. Lu
2007-07-29 20:36     ` Andreas Schwab
2007-07-30 15:40       ` H.J. Lu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46AC6864.1050402@ubuntu.com \
    --to=doko@ubuntu.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=hjl@lucon.org \
    --cc=java-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).