[Bug 1726] configure fails looking for ecj.jar before even trying to find javac

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Mar 28 18:12:00 UTC 2014


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1726

Andrew John Hughes <gnu.andrew at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
   Target Milestone|---                         |2.4.7

--- Comment #1 from Andrew John Hughes <gnu.andrew at redhat.com> ---
IT_FIND_ECJ_JAR macro uses ${JAVAC} but does not depend on any macro that
defines it.

As this is a terminal sanity check anyway, move it to the more obvious location
of IT_FIND_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/20140328/89b73f46/attachment-0001.html>


More information about the distro-pkg-dev mailing list