On 2013-07-31 11:28, David Holmes wrote:
On 31/07/2013 6:46 PM, matchew wrote:
If these variables are deprecated and ignored how is it possible that
java-7 was used for the compilation instead of default one? Anyway to
build
process continues and will check if cacert file was included. If not,
what
is the alternative way to provide it?
Configure tries to be smart and looks for jdk7 in known places if the
default one doesn't match the requirements. I'm guessing your jdk7 was
picked up regardless of the ALT_BOOTDIR variable.
/Erik