# HG changeset patch # User Shawn Emery # Date 1443212628 18000 # Node ID 51866e99eff76c445612fd03d48c7fd165f2562e # Parent 9567ece93afb176d8d2195f752e3dcf561f496a2 21839658 Enable the ldap backend for slapd diff -r 9567ece93afb -r 51866e99eff7 components/openldap/Makefile --- a/components/openldap/Makefile Thu Sep 24 23:16:46 2015 -0700 +++ b/components/openldap/Makefile Fri Sep 25 15:23:48 2015 -0500 @@ -86,6 +86,7 @@ CONFIGURE_OPTIONS += --enable-null CONFIGURE_OPTIONS += --enable-passwd CONFIGURE_OPTIONS += --enable-shell +CONFIGURE_OPTIONS += --enable-ldap CONFIGURE_OPTIONS += --with-cyrus-sasl CONFIGURE_OPTIONS += --with-threads CONFIGURE_OPTIONS += --with-tls=openssl