This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: bad libjava/libltdl/Makefile.in; automake version?
- From: Tom Tromey <tromey at redhat dot com>
- To: gnustuff at thisiscool dot com
- Cc: Andreas Tobler <toa at pop dot agri dot ch>, Per Bothner <per at bothner dot com>, java at gcc dot gnu dot org, Michael Koch <konqueror at gmx dot de>
- Date: 19 Dec 2003 09:31:48 -0700
- Subject: Re: bad libjava/libltdl/Makefile.in; automake version?
- References: <IGB64XVQTO2ZZQPHFPNQMRPCAGC241.3fe266b4@p733>
- Reply-to: tromey at redhat dot com
>>>>> "Mohan" == Mohan Embar <gnustuff@thisiscool.com> writes:
Mohan> Didn't you say here that you thought automake might need to be
Mohan> patched to deal with the 10M makefile issue?:
Mohan> http://gcc.gnu.org/ml/java-patches/2003-q4/msg00774.html
Yes. Right now we're talking about the libltdl Makefile.in, which
AFAIK doesn't have this problem.
If we have to patch automake, my preferred plan is to get a new
automake release that fixes the bug, then upgrade the tree to that new
version.
Tom