Hi, 

I just changed the configure script in octave-java such that it uses an
externally set value of JAVA_ARCH. Previously, it would go like this:

if empty(JAVA_ARCH)
        try some values
        if NOT empty (JAVA_ARCH)
                enable java

This obviously missed the case where JAVA_ARCH was correctly set right
from the beginning.

        Thomas

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to