mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
Fix -ULDAP_DEVEL build
This commit is contained in:
parent
5f46aa4d3b
commit
43ffb3f235
@ -695,11 +695,13 @@ static ConfigTable chaincfg[] = {
|
||||
};
|
||||
|
||||
static ConfigOCs chainocs[] = {
|
||||
#ifdef LDAP_CONTROL_X_CHAINING_BEHAVIOR
|
||||
{ "( OLcfgOvOc:3.1 "
|
||||
"NAME 'olcChainConfig' "
|
||||
"DESC 'Chain configuration' "
|
||||
"SUP olcOverlayConfig "
|
||||
"MAY olcChainingBehavior )", Cft_Overlay, chaincfg, NULL, chain_cfadd },
|
||||
#endif
|
||||
{ "( OLcfgOvOc:3.2 "
|
||||
"NAME 'olcChainDatabase' "
|
||||
"DESC 'Chain remote server configuration' "
|
||||
|
Loading…
Reference in New Issue
Block a user