mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-28 10:39:34 -05:00
Move CONFIG_DELETE out from behind LDAP_DEVEL
This commit is contained in:
parent
7244a7b6d8
commit
165c632249
1 changed files with 1 additions and 1 deletions
|
|
@ -63,12 +63,12 @@ LDAP_BEGIN_DECL
|
|||
#define LDAP_COMP_MATCH
|
||||
#define LDAP_SYNC_TIMESTAMP
|
||||
#define SLAP_CONTROL_X_WHATFAILED
|
||||
#define SLAP_CONFIG_DELETE
|
||||
#ifndef SLAP_SCHEMA_EXPOSE
|
||||
#define SLAP_SCHEMA_EXPOSE
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#define SLAP_CONFIG_DELETE
|
||||
#define SLAP_AUXPROP_DONTUSECOPY
|
||||
#define LDAP_DYNAMIC_OBJECTS
|
||||
#define SLAP_CONTROL_X_TREE_DELETE LDAP_CONTROL_X_TREE_DELETE
|
||||
|
|
|
|||
Loading…
Reference in a new issue