[Bug 1377] [IcedTea8] Forwardport javac detection / usability test from IcedTea 2.x
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Dec 8 03:15:03 UTC 2015
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1377
--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea?cmd=changeset;node=87452b5a37fb
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Tue Dec 08 03:09:43 2015 +0000
PR1377: Forwardport javac detection / usability test from IcedTea 2.x
2015-12-07 Andrew John Hughes <gnu.andrew at member.fsf.org>
PR1377: Forwardport javac detection / usability
test from IcedTea 2.x
* NEWS: Updated.
2012-03-20 Andrew John Hughes <ahughes at redhat.com>
PR1377: Forwardport javac detection / usability
test from IcedTea 2.x
* acinclude.m4:
(IT_FIND_COMPILER): Define only once and
rename from IT_FIND_JAVA_COMPILER. Move
default value for javac into its own macro.
(IT_FIND_ECJ): Use same form as detection
for java, javah, jar and rmic.
(IT_FIND_JAVAC): Likewise.
(IT_FIND_JAVA): Define only once.
(IT_CHECK_JAVA_AND_JAVAC_WORK): New macro to check
java and javac actually work together to compile code
before running other tests such as the dtdtype one.
(IT_CHECK_FOR_CLASS): Depend on java/javac working.
* configure.ac: Invoke IT_FIND_COMPILER rather than
IT_FIND_JAVA_COMPILER.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20151208/9d279989/attachment.html>
More information about the distro-pkg-dev
mailing list