CVSROOT: /cvsroot/classpath
Module name: classpath
Changes by: Andrew John Hughes <gnu_andrew> 07/10/08 23:09:17
Modified files:
. : ChangeLog
examples : Makefile.am
lib : Makefile.am
m4 : acinclude.m4
Log message:
2007-10-08 Andrew John Hughes <[EMAIL PROTECTED]>
PR classpath/33623:
* examples/Makefile.am:
Exit with no compiler.
* lib/Makefile.am: Likewise.
* m4/acinclude.m4: Handle ecj and javac
using separate variables and catch when JAVAC/ECJ is
empty.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9399&r2=1.9400
http://cvs.savannah.gnu.org/viewcvs/classpath/examples/Makefile.am?cvsroot=classpath&r1=1.22&r2=1.23
http://cvs.savannah.gnu.org/viewcvs/classpath/lib/Makefile.am?cvsroot=classpath&r1=1.135&r2=1.136
http://cvs.savannah.gnu.org/viewcvs/classpath/m4/acinclude.m4?cvsroot=classpath&r1=1.19&r2=1.20