mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-09 00:14:25 -05:00
Streamline configuration of slapd modules. Just use the appropriate OL_ARG_ENABLE_xx, then almost no other edits will be needed in configure.ac when adding new modules. Backends will still have to add their Makefile to the AC_CONFIG_FILES() list. |
||
|---|---|---|
| .. | ||
| add.c | ||
| back-asyncmeta.h | ||
| bind.c | ||
| candidates.c | ||
| compare.c | ||
| config.c | ||
| conn.c | ||
| delete.c | ||
| dncache.c | ||
| init.c | ||
| Makefile.in | ||
| map.c | ||
| message_queue.c | ||
| meta_result.c | ||
| modify.c | ||
| modrdn.c | ||
| proto-asyncmeta.h | ||
| search.c | ||