openldap fix build

This commit is contained in:
Ertuğrul Erata
2016-03-27 19:56:06 +03:00
parent 129c18000e
commit 59a866a522
+2 -1
View File
@@ -51,6 +51,7 @@ def setup():
--enable-local \
--enable-proctitle \
--enable-overlays=mod \
--enable-ndb=no \
--with-pic \
--with-threads \
--with-cyrus-sasl \
@@ -75,7 +76,7 @@ def setup():
--disable-perl \
--without-tls \
--without-cyrus-sasl"
else: options += " --with-tls=moznss"
else: options += " --with-tls=auto"
shelltools.export("AUTOMAKE", "/bin/true")
#autotools.autoreconf("-fi")