mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-07 23:51:21 -05:00
Regenerate with valsort overlay
This commit is contained in:
parent
340503583a
commit
76c9a89510
2 changed files with 1007 additions and 950 deletions
|
|
@ -1079,6 +1079,9 @@
|
|||
/* define for Attribute Uniqueness overlay */
|
||||
#undef SLAPD_OVER_UNIQUE
|
||||
|
||||
/* define for Value Sorting overlay */
|
||||
#undef SLAPD_OVER_VALSORT
|
||||
|
||||
/* define to enable rewriting in back-ldap and back-meta */
|
||||
#undef ENABLE_REWRITE
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue