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: [libgcj] Patch to make libgcj work with autoreconf again


>>>>> "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


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