ldb: Remove the ability for Samba to compile against a system LDB
authorAndrew Bartlett <abartlet@samba.org>
Fri, 9 Feb 2024 09:24:38 +0000 (22:24 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 1 Mar 2024 02:41:36 +0000 (02:41 +0000)
commit1f50febc99f29d6cd47da86144851aa60bb131a2
treede31ff6ceff2c92359b6ebc830806d3efb5556bc
parente10932577bb27710053d3fa7c39686f93370812a
ldb: Remove the ability for Samba to compile against a system LDB

Samba will either provide the LDB to the system, or use a
private ldb, we will not use any other LDB from the system.

This is essentially equilvilant to the patch Debian has used
for Samba 4.17 and later, named "Force-LDB-as-standalone.patch"

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
lib/ldb/wscript