public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* PATCH: [4.3 Regression] Make FAILURE in 4.3.0 - error: `CXX' has  changed since the previous run:
@ 2007-07-29  8:33 H.J. Lu
  2007-07-29 10:52 ` Matthias Klose
  2007-07-29 17:38 ` David Daney
  0 siblings, 2 replies; 7+ messages in thread
From: H.J. Lu @ 2007-07-29  8:33 UTC (permalink / raw)
  To: gcc-patches; +Cc: java-patches

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])

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-07-30 14:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-29  8:33 PATCH: [4.3 Regression] Make FAILURE in 4.3.0 - error: `CXX' has changed since the previous run: H.J. Lu
2007-07-29 10:52 ` Matthias Klose
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

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