mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-06 15:10:22 -05:00
Whoops, SLAP_NVALUES should be off for now
This commit is contained in:
parent
122f5d4299
commit
51e841c694
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
#include "ldap_queue.h"
|
||||
|
||||
#ifdef LDAP_DEVEL
|
||||
#define SLAP_NVALUES 1
|
||||
/* #define SLAP_NVALUES 1 */
|
||||
#define SLAP_EXTENDED_SCHEMA 1
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue