On 09/27/2010 02:16 PM, sebb wrote:

Might be simpler to recheck if CPU is set after handling BUILD_CPU,
rather than nesting further.
i.e.

IF CPU not set
try to set from BUILD_CPU
ENDIF

IF CPU not set
try to set from PROCESSOR_ARCH*
ENDIF


Feel free to modify it according to what you think is the best.
As long as CPU remains in the required case sensitive
set (X86, X64, I64), I don't care.


Regards
--
^TM

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to