]> git.sur5r.net Git - openldap/commitdiff
Making the approx multistring code default. Leaving the old code for now,
authorStig Venaas <venaas@openldap.org>
Thu, 26 Jul 2001 22:33:28 +0000 (22:33 +0000)
committerStig Venaas <venaas@openldap.org>
Thu, 26 Jul 2001 22:33:28 +0000 (22:33 +0000)
but can really be removed.

servers/slapd/schema_init.c

index a0b1b3d70bb48486b5142cd90576a979cc82887d..c7e85bab5d114499b37a0066a1ee8939fe2cd6b8 100644 (file)
@@ -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 "._ "