blob: 8ab094fa7e0c45994609ea9c25536f67143f2770 [file] [log] [blame]
Brad Bishopc342db32019-05-15 21:57:59 -04001--- a/wscript 2015-11-18 12:43:33.000000000 +0100
2+++ b/wscript 2015-11-18 12:46:25.000000000 +0100
3@@ -58,9 +58,7 @@
4 if conf.env.standalone_ldb:
5 conf.CHECK_XSLTPROC_MANPAGES()
6
7- # we need this for the ldap backend
8- if conf.CHECK_FUNCS_IN('ber_flush ldap_open ldap_initialize', 'lber ldap', headers='lber.h ldap.h'):
9- conf.env.ENABLE_LDAP_BACKEND = True
10+ conf.env.ENABLE_LDAP_BACKEND = False
11
12 # we don't want any libraries or modules to rely on runtime
13 # resolution of symbols