CVSROOT: /sources/classpath
Module name: classpath
Changes by: Dalibor Topic <robilad> 07/09/12 09:40:29
Modified files:
. : ChangeLog
examples : Makefile.am
tools : Makefile.am
Log message:
2007-09-12 Dalibor Topic <[EMAIL PROTECTED]>
* examples/Makefile.am, tools/Makefile.am
(GLIBJ_CLASSPATH): Removed unnecessary paths to avoid
using unix path separators on windows.
(JCOMPILER) Don't add '.' to classpath for javac.
Fixes the build on Cygwin.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9377&r2=1.9378
http://cvs.savannah.gnu.org/viewcvs/classpath/examples/Makefile.am?cvsroot=classpath&r1=1.20&r2=1.21
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/Makefile.am?cvsroot=classpath&r1=1.40&r2=1.41