mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
Disable slapi by default (for now)
Rebuild configure
This commit is contained in:
parent
e9ab2f8d06
commit
a444626d99
2 changed files with 994 additions and 846 deletions
|
|
@ -186,7 +186,7 @@ OL_ARG_ENABLE(rlookups,[ --enable-rlookups enable reverse lookups of client
|
|||
OL_ARG_ENABLE(slp, [ --enable-slp enable SLPv2 support], no)dnl
|
||||
OL_ARG_ENABLE(wrappers,[ --enable-wrappers enable tcp wrapper support], no)dnl
|
||||
|
||||
OL_ARG_ENABLE(slapi,[ --enable-slapi enable installation of slapi library], yes)dnl
|
||||
OL_ARG_ENABLE(slapi,[ --enable-slapi enable installation of slapi library], no)dnl
|
||||
|
||||
dnl SLAPD Backend options
|
||||
OL_ARG_ENABLE(bdb,[ --enable-bdb enable Berkeley DB backend], yes)dnl
|
||||
|
|
|
|||
Loading…
Reference in a new issue