hi all,the attached patch lets our configure script work with user supplied javac options.
cheers, dalibor topic 2007-06-25 Dalibor Topic <[EMAIL PROTECTED]> * m4/acinclude.m4 (CLASSPATH_CHECK_JAVAC): If the user passes an explicit argument to configure, just use it, and don't attempt to run AC_CHECK_PROG. This makes --with-javac="javac -J-Xmx512M" work.
m4_acinclude.m4
Description: application/m4