[1.8] RFC: Allow NetX to be disabled
Omair Majid
omajid at redhat.com
Mon Nov 15 14:29:50 PST 2010
Hi Andrew,
On 11/15/2010 11:31 AM, Dr Andrew John Hughes wrote:
> On 00:17 Fri 12 Nov , Dr Andrew John Hughes wrote:
>> Same again for 1.8:
>>
>> 2010-11-11 Andrew John Hughes<ahughes at redhat.com>
>>
>> * Makefile.am:
>> (ICEDTEA_PATCHES): Only apply netx.patch and
>> netx-umask.patch if NetX is enabled.
>> (distclean-local): Add clean-about.
>> (.PHONY): Likewise.
>> (icedtea): Depend on about.stamp. Add
>> ENABLE_NETX conditional.
>> (icedtea-debug): Likewise.
>> (netx): Add ENABLE_NETX conditional.
>> (netx-dist): Likewise.
>> (extra-class-files): Likewise.
>> (about): New target (from extra-lib/about.jar).
>> Add ENABLE_NETX conditional.
>> (clean-about): New target to remove about.jar.
>> * acinclude.m4:
>> (IT_CHECK_PLUGIN): Require IT_CHECK_NETX.
>> Disable if NetX is turned off.
>> (IT_CHECK_NETX): Add --disable-webstart option.
>>
>
> Revised version thanks to an issue caught by Omair; the extra.stamp target
> was still using $@ instead of extra-lib/about.jar.
The updated patch works for me.
Cheers,
Omair
More information about the distro-pkg-dev
mailing list