Re: Qn WRT PACKAGES and FEATURES

2014-09-07 Thread David Holmes
On 6/09/2014 11:20 PM, pointo1d wrote: Hi all , Whilst perusing the output from the command $ bash configure --help, in connection with enabling/disabling parts of the build, I notice the use of the terms FEATURE and PACKAGE but with little further information - Aren't they "legacy" configure

Re: How to CompileNativeLibraries (for 8u40) in custom/closed repository

2014-09-07 Thread David Holmes
On 6/09/2014 4:08 AM, roger riggs wrote: Hi, For 8u40... There should be a hook from the open CompileNativeLibraries to a corresponding makefile in the custom/closed repository to allow build instructions to be in the right place. I think all it takes is to add a conditional include; is there