CVSROOT: /sources/classpath Module name: classpath Changes by: Andrew John Hughes <gnu_andrew> 08/06/11 21:37:49
Modified files: . : ChangeLog configure.ac scripts : check_jni_methods.sh.in Log message: Forwardport native-only build fix #05. 2008-06-01 Andrew John Hughes <[EMAIL PROTECTED]> * configure.ac: Only run javac check if examples, tools and/or class library are being built. * scripts/check_jni_methods.sh.in: Remove duplicates in the list of JNI methods for when builddir==srcdir. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9633&r2=1.9634 http://cvs.savannah.gnu.org/viewcvs/classpath/configure.ac?cvsroot=classpath&r1=1.230&r2=1.231 http://cvs.savannah.gnu.org/viewcvs/classpath/scripts/check_jni_methods.sh.in?cvsroot=classpath&r1=1.4&r2=1.5