wscript: Add --with-system-heimdalkrb5
authorChristof Schmitt <cs@samba.org>
Tue, 10 Jul 2018 21:51:02 +0000 (14:51 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 11 Jul 2018 03:18:59 +0000 (05:18 +0200)
commit5c58ccba71022e165b2617674a1225ec9b960183
tree31c25724ac2675664f5ed88f714d313660b65c07
parent0940f8560fc67caf79c1b4090bf6cbfc644ddc93
wscript: Add --with-system-heimdalkrb5

Add the configure option --with-system-heimdalkrb5 to build Samba
explicitly with a system Heimdal kerberos library. This does the same as
the more complicated syntax

--bundled-libraries='!heimdal,!asn1,!com_err,!roken,!hx509,!wind,!gssapi,!hcrypto,!krb5,!heimbase,!asn1_compile,!compile_et,!kdc,!hdb,!heimntlm'

and it also enforces the conflicts with MIT Kerbros and the AD DC
build.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Wed Jul 11 05:18:59 CEST 2018 on sn-devel-144
buildtools/wafsamba/samba_bundled.py
buildtools/wafsamba/wscript
wscript