classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: make dist fixes


From: Brian Jones
Subject: Re: make dist fixes
Date: 07 Feb 2002 21:22:39 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Brian Jones <address@hidden> writes:

> I just checked in a set of fixes to help get make dist to work.  I've
> run into a problem with the generated Makefiles that comes from one of
> the auto* tools.  

Dove into automake and configure tonight and solved this little
mystery.  Essentially the check for what to put in @am__include@ is only
done as part of something previously included only when using
--enable-jni because of one of the checks for a compiler or
something.  I've moved the 'if' statement down a bit in configure.in
to fix this.

Brian
-- 
Brian Jones <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]