mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
85dbc023c3
This generates an incomplete database where defines and includes are missing. Pair-Programmed-With: Andreas Schneider <asn@samba.org> Signed-off-by: Andreas Schneider <asn@samba.org> Signed-off-by: Stefan Metzmacher <metze@samba.org>
4 lines
100 B
Plaintext
4 lines
100 B
Plaintext
from waflib import Logs
|
|
|
|
Logs.info("\tSelected system MIT krb5 libraries, Heimdal use is disabled")
|