> It should be changed to detect 10.X systems separate from 11.X systems.
Why? > 11.X systems break down to three different categories: > > 11.00 > 11.11 > 11.22 Why? What's so different between 11.x? > Each which you can check to see if it is running 32 or 64bit mode. If the only difference is that 11.00 can be run in either 32- or 64-bit mode, then 'getconf KERNEL_BITS' perfectly covers for all cases (including Itanium machines!). And it covers even for 10.x. No, 'getconf KERNEL_BITS' is not actually supported by 10.x, but ./config script explicitly defaults to 32 in such cases. A. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]