]> git.sur5r.net Git - openldap/commit
Update pthread checks:
authorKurt Zeilenga <kurt@openldap.org>
Mon, 14 Dec 1998 00:23:22 +0000 (00:23 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 14 Dec 1998 00:23:22 +0000 (00:23 +0000)
commit9db062bb71e47709ae1033310901c7efa1d8577e
tree484c1e193824496d98454dd16ffc3c39bbb4c960
parentf8aee573d6bacfd6611d999cf1752d6539ce0897
Update pthread checks:
Add plain -lpthread check.
Move *_r() checks so that they are checked for regradless
of thread libs used.  Before they were only being checked
when using threads.
Fix yields test such that compile/link/odd runtime failures results in
'yes' instead of 'no'.
configure
configure.in
include/portable.h.in