mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
back-meta needs librewrite and back-ldap; automatically enable them
This commit is contained in:
parent
2ca323d2b5
commit
c7224dc31e
@ -2595,6 +2595,8 @@ if test "$ol_enable_meta" != no ; then
|
||||
AC_DEFINE(SLAPD_META,1,[define to support LDAP Metadirectory backend])
|
||||
BUILD_SLAPD=yes
|
||||
BUILD_META=yes
|
||||
BUILD_LDAP=yes
|
||||
BUILD_REWRITE=yes
|
||||
if test "$ol_with_meta_module" != static ; then
|
||||
AC_DEFINE(SLAPD_META_DYNAMIC,1,
|
||||
[define to support dynamic LDAP Metadirectory backend])
|
||||
|
Loading…
Reference in New Issue
Block a user