K 10 svn:author V 8 deischen K 8 svn:date V 27 2004-01-30T12:13:17.000000Z K 7 svn:log V 351 Change libkse back to libpthread and make it the default thread library for i386, amd64, and ia64. For alpha and sparc64 the library is not changed and remains libkse, and links are installed so that libpthread -> libc_r. The gcc -pthread option will be changed in a separate commit so that it links to -lpthread instead of -lc_r. Approved by: re@ END