openldap:update

This commit is contained in:
alihanozturk
2016-03-27 14:10:23 +03:00
parent 3f63369877
commit 2559eb0ed7
3 changed files with 385 additions and 7 deletions
+4 -2
View File
@@ -23,8 +23,9 @@ def setup():
#pisitools.ldflags.add("-pie")
options = "--prefix=/usr \
--enable-bdb \
--enable-hdb=mod \
--disable-bdb \
--disable-hdb \
--enable-backends=mod \
--enable-slapd \
--enable-passwd=mod \
--enable-dnssrv=mod \
@@ -54,6 +55,7 @@ def setup():
--with-threads \
--with-cyrus-sasl \
--without-fetch \
--without-threads \
--enable-crypt \
--enable-ipv6 \
--enable-dynacl \