K 10 svn:author V 3 jhb K 8 svn:date V 27 2009-01-16T22:16:54.220762Z K 7 svn:log V 275 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. MFC after: 1 month END