#include "../../../contrib/slapd-modules/addpartial/addpartial.c" #include "../../../contrib/slapd-modules/allop/allop.c" #include "../../../contrib/slapd-modules/smbk5pwd/smbk5pwd.c"
Is it just me, or would this make building the modules as dynamic pretty painful?
Basically, if we're trying to get the contribs out into the ecosystem, it needs to be easy to package addpartial.so and allop.so as discrete components. It'd take some serious linker black magic to do that with a single source file.
Agreed, the above approach wouldn't be suitable.
-- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/