From: Stig Venaas Date: Thu, 26 Jul 2001 22:33:28 +0000 (+0000) Subject: Making the approx multistring code default. Leaving the old code for now, X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~1198 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=159fa1b26c7853e21ecd82fd65ec71945e08c24e;p=openldap Making the approx multistring code default. Leaving the old code for now, but can really be removed. --- diff --git a/servers/slapd/schema_init.c b/servers/slapd/schema_init.c index a0b1b3d70b..c7e85bab5d 100644 --- a/servers/slapd/schema_init.c +++ b/servers/slapd/schema_init.c @@ -678,7 +678,7 @@ strip8bitChars( return in; } -#if defined(SLAPD_APPROX_MULTISTRING) +#ifndef SLAPD_APPROX_OLDSINGLESTRING #if defined(SLAPD_APPROX_INITIALS) #define SLAPD_APPROX_DELIMITER "._ "