This commit is contained in:
Kurt Zeilenga 2004-03-20 20:51:16 +00:00
parent 0ef28daaa3
commit e00cfb2595
2 changed files with 1072 additions and 881 deletions

1941
configure vendored

File diff suppressed because it is too large Load diff

View file

@ -1001,6 +1001,12 @@
/* define to support dynamic PERL backend */
#undef SLAPD_PERL_DYNAMIC
/* define to support relay backend */
#undef SLAPD_RELAY
/* define to support dynamic relay backend */
#undef SLAPD_RELAY_DYNAMIC
/* define to support SHELL backend */
#undef SLAPD_SHELL
@ -1013,6 +1019,12 @@
/* define to support dynamic SQL backend */
#undef SLAPD_SQL_DYNAMIC
/* define for Dynamic Group overlay */
#undef SLAPD_OVER_CHAIN
/* define for Dynamic Group overlay */
#undef SLAPD_OVER_DENYOP
/* define for Dynamic Group overlay */
#undef SLAPD_OVER_DYNGROUP