]> git.sur5r.net Git - openldap/commit
ITS#421/ITS#101: add ifdef to change behavior of undefined object classes.
authorKurt Zeilenga <kurt@openldap.org>
Thu, 27 Jan 2000 18:03:01 +0000 (18:03 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 27 Jan 2000 18:03:01 +0000 (18:03 +0000)
commit434396e7a770367f0491e1ba1a560d6947848ca7
treea00b949d6cd1fe73be6e4c278fc16142241a3ce3
parentb21a90d20a8fd8969bfc712c5c7784b7acb93395
ITS#421/ITS#101: add ifdef to change behavior of undefined object classes.
With -DSLAPD_UNDEFINED_OC_IS_NOT_EXTENSIBLE, undefined object classes do
not imply that the entry is an extensible object.
CHANGES