K 10 svn:author V 3 jhb K 8 svn:date V 27 2009-02-17T15:54:09.085634Z K 7 svn:log V 261 MFC: Correct the sense of the "use32" terenary operator so that it uses 'lib32' for 32-bit binaries on amd64 and 'lib' for 64-bit binaries. Remove an #ifdef __i386__ that defined use32 to the wrong value on i386 to workaround the bug in the terenary operator. END