CVSROOT: /sources/classpath
Module name: classpath
Branch:
Changes by: Dalibor Topic <[EMAIL PROTECTED]> 05/12/13 01:20:29
Modified files:
. : ChangeLog
lib : Makefile.am
m4 : acinclude.m4
Log message:
Build breakage fix for jikes 1.19
2005-12-12 Dalibor Topic <[EMAIL PROTECTED]>
Fixes bug #25353
* m4/acinclude.m4: Added JIKESWARNINGS makefile variable.
Only add +Pno-shadow to JIKESWARNINGS if not using jikes 1.19.
* lib/Makefile.am: Use JIKESWARNINGS instead of explicitely
listing the warnings.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5796&tr2=1.5797&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/lib/Makefile.am.diff?tr1=1.105&tr2=1.106&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/m4/acinclude.m4.diff?tr1=1.7&tr2=1.8&r1=text&r2=text