CVSROOT: /sources/classpath Module name: classpath Changes by: Dalibor Topic <robilad> 07/06/24 23:51:19
Modified files: . : ChangeLog m4 : acinclude.m4 Log message: 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. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9340&r2=1.9341 http://cvs.savannah.gnu.org/viewcvs/classpath/m4/acinclude.m4?cvsroot=classpath&r1=1.18&r2=1.19