This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [libgcj] Patch to make libgcj work with autoreconf again
- From: Tom Tromey <tromey at redhat dot com>
- To: Kelley Cook <kcook at gcc dot gnu dot org>
- Cc: java-patches at gcc dot gnu dot org
- Date: 22 Aug 2005 09:17:26 -0600
- Subject: Re: [libgcj] Patch to make libgcj work with autoreconf again
- References: <de5pek$m3j$1@sea.gmane.org>
- Reply-to: tromey at redhat dot com
>>>>> "KC" == Kelley Cook <kcook@gcc.gnu.org> writes:
KC> This simple patch fixes the latter problem by breaking out
KC> CHECK_FOR_BROKEN_MINGW_LD into its own file, deletes acinclude.m4, and
KC> tells aclocal to look in the toplevel path for libtool.m4.
KC> OK to install?
Yes, thanks.
Tom