mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 18:19:52 -05:00
ITS#8772 Remove --with-threads=mach option
This commit is contained in:
parent
21e48fad18
commit
82c8d3eb5d
1 changed files with 1 additions and 1 deletions
|
|
@ -240,7 +240,7 @@ OL_ARG_WITH(cyrus_sasl,[ --with-cyrus-sasl with Cyrus SASL support],
|
|||
OL_ARG_WITH(fetch,[ --with-fetch with fetch(3) URL support],
|
||||
auto, [auto yes no] )
|
||||
OL_ARG_WITH(threads,[ --with-threads with threads],
|
||||
auto, [auto nt posix mach pth lwp yes no manual] )
|
||||
auto, [auto nt posix pth lwp yes no manual] )
|
||||
OL_ARG_WITH(tls,[ --with-tls with TLS/SSL support auto|openssl|gnutls],
|
||||
auto, [auto openssl gnutls yes no] )
|
||||
OL_ARG_WITH(yielding_select,
|
||||
|
|
|
|||
Loading…
Reference in a new issue