mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-16 03:44:58 -05:00
Remove readline detection
This commit is contained in:
parent
3e7a533790
commit
1a5bc955ed
1 changed files with 0 additions and 2 deletions
|
|
@ -153,8 +153,6 @@ OL_ARG_WITH(fetch,[ --with-fetch with fetch(3) URL support],
|
|||
auto, [auto yes no] )
|
||||
OL_ARG_WITH(kerberos,[ --with-kerberos with Kerberos support],
|
||||
auto, [auto k5 k5only k425 kth k4 afs yes no])
|
||||
OL_ARG_WITH(readline,[ --with-readline with readline support],
|
||||
auto, [auto yes no] )
|
||||
OL_ARG_WITH(threads,[ --with-threads with threads],
|
||||
auto, [auto nt posix mach pth lwp yes no manual] )
|
||||
OL_ARG_WITH(tls,[ --with-tls with TLS/SSL support],
|
||||
|
|
|
|||
Loading…
Reference in a new issue