commit | 4f8d05495d0ec8bea3354fc6627242bc785ec3db | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Fri Mar 08 13:43:01 2002 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Fri Mar 08 13:43:01 2002 +0000 |
tree | 69bdf9555427c543d98699af1e5cae2dfde04cad | |
parent | 95f8495de81c43ddad62638368736ce33db4c88a [diff] |
When testing for availability of pthreads without special compiler options or libraries also look for thread_detach. SGI has thread_create in libc but complete pthread support only in -lpthread. Fixes #522393. 2.2.1 candidate.Killed by signal 2.