]> git.sur5r.net Git - openldap/commitdiff
Place SLAP_EXTENDED_SCHEMA behind defined(LDAP_DEVEL)
authorKurt Zeilenga <kurt@openldap.org>
Thu, 13 Feb 2003 20:47:46 +0000 (20:47 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 13 Feb 2003 20:47:46 +0000 (20:47 +0000)
servers/slapd/slap.h

index c5dff6c12610b142e4233c98c1ceaa2f525d2398..8bf8df0e4790d377036a806a337653ec4f889fa7 100644 (file)
@@ -35,7 +35,9 @@
 #include "ldap_pvt_thread.h"
 #include "ldap_queue.h"
 
+#ifdef LDAP_DEVEL
 #define SLAP_EXTENDED_SCHEMA 1
+#endif
 
 LDAP_BEGIN_DECL
 /*