mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
Disable slapi by default (for now)
Rebuild configure
This commit is contained in:
parent
e9ab2f8d06
commit
a444626d99
@ -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 New Issue
Block a user