[libgcj] Patch to make libgcj work with autoreconf again
Tom Tromey
tromey@redhat.com
Tue Aug 23 16:42:00 GMT 2005
>>>>> "KC" == Kelley Cook <kcook@gcc.gnu.org> writes:
KC> 2005-08-19 Kelley Cook <kcook@gcc.gnu.org>
KC> * Makefile.am (ACLOCAL_AMFLAGS): Also include "..".
KC> * acinclude.m4: Delete. Extract CHECK_FOR_BROKEN_MINGW_LD to ...
KC> * mingwld.m4: ... this new file.
KC> * aclocal.m4, Makefile.in, gcj/Makefile.in: Regenerate.
KC> * include/Makefile.in, testsuite/Makfile.in: Regenerate.
You used automake 1.9.4 to build Makefile.in.
AIUI, with the exception of libgfortran, the tree is currently
standardized on automake 1.9.3. I wouldn't mind an update, but it
ought to be done globally and install.texi ought to be updated.
Meanwhile, having folks using different versions causes cvs churn...
Probably we should have a script in contrib/ that downloads and
builds all the currently-required tool versions.
Tom
More information about the Java-patches
mailing list