Skip to content

ITS#10163 More configure munging

Howard Chu requested to merge hyc/openldap:cnf into master

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.

Edited by Howard Chu

Merge request reports