openldap fix build
This commit is contained in:
@@ -51,6 +51,7 @@ def setup():
|
|||||||
--enable-local \
|
--enable-local \
|
||||||
--enable-proctitle \
|
--enable-proctitle \
|
||||||
--enable-overlays=mod \
|
--enable-overlays=mod \
|
||||||
|
--enable-ndb=no \
|
||||||
--with-pic \
|
--with-pic \
|
||||||
--with-threads \
|
--with-threads \
|
||||||
--with-cyrus-sasl \
|
--with-cyrus-sasl \
|
||||||
@@ -75,7 +76,7 @@ def setup():
|
|||||||
--disable-perl \
|
--disable-perl \
|
||||||
--without-tls \
|
--without-tls \
|
||||||
--without-cyrus-sasl"
|
--without-cyrus-sasl"
|
||||||
else: options += " --with-tls=moznss"
|
else: options += " --with-tls=auto"
|
||||||
|
|
||||||
shelltools.export("AUTOMAKE", "/bin/true")
|
shelltools.export("AUTOMAKE", "/bin/true")
|
||||||
#autotools.autoreconf("-fi")
|
#autotools.autoreconf("-fi")
|
||||||
|
|||||||
Reference in New Issue
Block a user