Mark Wielaard <[EMAIL PROTECTED]> writes: > Hi, > > On Fri, 2001-11-16 at 23:59, Brian Jones wrote: > > Mark Wielaard <[EMAIL PROTECTED]> writes: > > > On Mon, Nov 12, 2001 at 11:11:43PM -0500, Brian Jones wrote: > > > > I'm noticing some problems trying to configure classpath for > > > > --with-gcj using automake 1.5 and autoconf 2.52. It looks like for > > > > some reason autoconf is evaluating @FOUND_JIKES_FALSE@ and > > > > @FOUND_JIKES_TRUE@ both to "" at the same time. Could someone else > > > > who has tried the --with-gcj option comment? > > > > > > Are you talking about the following from lib/Makefile.am: > > > > Yes. > > > > > Which gets transformed to this lib/MAKEFILE.in: > > > > Yes. > > > > > Then, yes, I am seeing the same thing. > > > > Bugger, any ideas about why autoconf is doing that? > > I do not pretend that I really understand it, but the following patch > seems to fix it for me. Does it look right to you?
It looks right to me, could you check this in? Brian -- Brian Jones <[EMAIL PROTECTED]> _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

