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 07:37:00 GMT 2007
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])
More information about the Java-patches
mailing list