21839658 Enable the ldap backend for slapd
authorShawn Emery <shawn.emery@oracle.com>
Fri, 25 Sep 2015 15:23:48 -0500
changeset 4906 51866e99eff7
parent 4905 9567ece93afb
child 4907 38c3e88acfc0
21839658 Enable the ldap backend for slapd
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