diff options
author | Andrew John Hughes <[email protected]> | 2010-11-03 23:06:23 +0000 |
---|---|---|
committer | Andrew John Hughes <[email protected]> | 2010-11-03 23:06:23 +0000 |
commit | b4a175cdf642bb058b183dcf66f264aa85630354 (patch) | |
tree | da02d9993acc964dd9ee1aceec8c8a807dcc9de9 /netx/net/sourceforge/jnlp/security/viewer/CertificateViewer.java | |
parent | 906dabe74dac87a2495fdede424a40035bfaba66 (diff) |
Check for required proprietary Sun classes during configure.
2010-10-28 Andrew John Hughes <[email protected]>
* Makefile.am:
(NETX_BOOTSTRAP_CLASSES): Removed.
(PLUGIN_BOOTSTRAP_CLASSES): Likewise.
(NETX_SUN_CLASSES): Likewise.
(PLUGIN_SUN_CLASSES): Likewise.
* acinclude.m4:
(IT_CHECK_FOR_CLASS): Require detection
of javac and java. Put test class in
sun.applet to get access to some internal
classes. Change test to use forName for
the same reason. I expect to be able to
revert this when usage of sun.applet is fixed.
(IT_FIND_JAVA): Ported from IcedTea6. Change
to prioritise 'java' over 'gij'.
* configure.ac:
Add IT_CHECK_FOR_CLASS checks for classes which
are required but not found in JDKs other than
Oracle-based ones. Also check for java.* classes
missing from current versions of gcj but which
may appear there in future.
Diffstat (limited to 'netx/net/sourceforge/jnlp/security/viewer/CertificateViewer.java')
0 files changed, 0 insertions, 0 deletions