s4-waf: support the use of system libraries
authorAndrew Tridgell <tridge@samba.org>
Sun, 28 Mar 2010 05:38:27 +0000 (16:38 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 6 Apr 2010 10:27:13 +0000 (20:27 +1000)
commitbfbf43cc36ab360b34b49d7e07c2f594e2b7e7c9
tree35e0b133c53a859c90962d0678b0e5218943b6f8
parent505e902436b2a31a7b828fdeddf599339d0229e5
s4-waf: support the use of system libraries

distros can set --bundled-libraries=NONE to force use of all system
libraries. If the right version isn't found then configure will fail.

Users may choose which libraries to use from the system, and which to
use bundled libs. The default is to try system libs, and use them if
their version matches the one in the source tree.
buildtools/wafsamba/samba_autoconf.py
buildtools/wafsamba/samba_bundled.py
buildtools/wafsamba/wscript
lib/talloc/wscript
lib/tdb/wscript
lib/tevent/wscript
source4/lib/ldb/wscript