Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Robert Dubner
OpenLDAP
Commits
e46e44c3
Commit
e46e44c3
authored
Apr 14, 2004
by
Pierangelo Masarati
Browse files
enable use of librewrite for sasl-regexp only if librewrite is compiled (ITS#3084)
parent
6f7b9c73
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/slap.h
View file @
e46e44c3
...
...
@@ -2363,6 +2363,11 @@ typedef int (SLAP_CTRL_PARSE_FN) LDAP_P((
#define SLMALLOC_SLAB_SIZE (1024*1024)
#if defined(LDAP_DEVEL) && defined(ENABLE_REWRITE)
/* use librewrite for sasl-regexp */
#define SLAP_SASL_REWRITE 1
#endif
/* LDAP_DEVEL && ENABLE_REWRITE */
LDAP_END_DECL
#include
"proto-slap.h"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment