[icedtea-web] RFC: add a new autoconf macro IT_FIND_OPTIONAL_JAR
Omair Majid
omajid at redhat.com
Tue Mar 8 07:44:44 PST 2011
Hi,
The attached patch adds a new autoconf macro IT_FIND_OPTIONAL_JAR. This
macro can be used to find jars that enable optional features in
icedtea-web. I will be removing IT_FIND_RHINO_JAR in a separate patch.
I will be using this to add support for junit.jar (for running unit
tests) as well as tagsoup.jar (for parsing malformed jnlp file).
Any thoughts or comments?
ChangeLog:
2011-03-08 Omair Majid <omajid at redhat.com>
* acinclude.m4 (IT_FIND_OPTIONAL_JAR): New macro.
* configure.ac: Do not call IT_FIND_RHINO. Use IT_FIND_OPTIONAL_JAR
instead.
Cheers,
Omair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: it_find_optional_jar.patch
Type: text/x-patch
Size: 2612 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110308/0eefd3bb/it_find_optional_jar.patch
More information about the distro-pkg-dev
mailing list