K 10 svn:author V 6 glewis K 8 svn:date V 27 2006-01-13T16:23:47.000000Z K 7 svn:log V 347 . Always fix up the pthread library references, even if we're not building either native threads or HotSpot. This is due to libcmm always wanting to link against a pthread library, which was causing problems on 7-CURRENT since it was erroneously hardwired to -lc_r. This should really fix the problem. Pointed out by: pointyhat via kris END