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: libjava Makefile: -fCLASSPATH -> -fbootclasspath


Bryce McKinlay wrote:
> This patch fixes the libjava Makefile to account for the 
> -bootclasspath/-CLASSPATH change. This is neccessary so that the 
> dependency tracking works correctly for .java files.

Opps.  Thanks.  I should have searched through libjava/Makefile.am
looking for suspicious uses of classpath/CLASSPATH, but didn't.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/


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