gjdoc configure.ac acinclude.m4 Makefile.am Cha...
[email protected] Mon, 07 Feb 2005 15:16:48 -0500
| Newsgroups | gmane.comp.java.classpath.tools.cvs |
|---|---|
| Message-ID | <E1CyFJQ-0001Dr-00@savannah> |
CVSROOT: /cvsroot/classpath Module name: gjdoc Branch: Changes by: Julian Scheid <[email protected]> 05/02/07 20:16:48 Modified files: . : configure.ac acinclude.m4 Makefile.am ChangeLog Log message: 2005-02-07 Julian Scheid <[email protected]> * acinclude.m4: add current directory to classpath when trying whether a java compiler works. * configure.ac: add test for java compiler; accept configure flag --enable-native defaulting to yes; set variable ENABLE_NATIVE if not disabled and gcj found. * Makefile.am: use $(JAVAC) for compiling to bytecode instead of $(GCJ); only generate binaries if ENABLE_NATIVE; if not ENABLE_NATIVE, generate and install a start script. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/classpath/gjdoc/configure.ac.diff?tr1=1.7&tr2=1.8&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/gjdoc/acinclude.m4.diff?tr1=1.3&tr2=1.4&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/gjdoc/Makefile.am.diff?tr1=1.18&tr2=1.19&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/gjdoc/ChangeLog.diff?tr1=1.124&tr2=1.125&r1=text&r2=text