Mark Wielaard wrote:
On Wed, 2007-09-12 at 11:44 +0200, Dalibor Topic wrote: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.This broke the build of the examples:
Thanks for catching it, Mark. Your fix worked for me. cheers, dalibor topic