dev  

Consider breaking out ldap library dependencies?

William A. Rowe, Jr.
Thu, 05 Jun 2008 09:01:22 -0700

apr-util-1.3 lets us link httpd (and support/) in such a way as to avoid
all ldap entanglements.

Any thoughts on adopting

http://people.apache.org/~wrowe/ldap/httpd-2.2-ldap.patch

for the coming release?  If built static, do we already merge up all those
LDADD flags, or is there some magic we need to add to accomplish that?

Bill