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]

Patch for Review: Compile each classfile individually unless --enable-libgcj-multifile


Mohan Embar writes:
 > 
 > 2003-09-17  Mohan Embar  <gnustuff@thisiscool.com>
 > 
 > 	* configure.in: Standardized help text case of
 > 	--enable-hash-synchronization
 > 	New configure switch --enable-libgcj-multifile and corresponding
 > 	automake conditional ONESTEP.
 > 	* configure: Rebuilt.
 > 	* Makefile.am: Use automake conditional ONESTEP to determine
 > 	whether classfiles should be compiled individually or all
 > 	at once.
 > 	* Makefile.in: Rebuilt.

Better check this in quick before various gcc maintainers explode!

Andrew.


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