mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-21 23:29:34 -05:00
move ManageDIT behind LDAP_DEVEL
This commit is contained in:
parent
8ef743309b
commit
40f0e3a77d
1 changed files with 2 additions and 0 deletions
|
|
@ -134,7 +134,9 @@ N_(" [!]chaining[=<resolveBehavior>[/<continuationBehavior>]]\n")
|
|||
N_(" one of \"chainingPreferred\", \"chainingRequired\",\n")
|
||||
N_(" \"referralsPreferred\", \"referralsRequired\"\n")
|
||||
#endif /* LDAP_CONTROL_X_CHAINING_BEHAVIOR */
|
||||
#ifdef LDAP_DEVEL
|
||||
N_(" [!]manageDIT\n")
|
||||
#endif
|
||||
N_(" [!]manageDSAit\n")
|
||||
N_(" [!]noop\n")
|
||||
#ifdef LDAP_CONTROL_PASSWORDPOLICYREQUEST
|
||||
|
|
|
|||
Loading…
Reference in a new issue