mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
wscript: Fix code spelling
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
f9107c55a8
commit
7f033268c8
@ -6,7 +6,7 @@ have_gssapi=False
|
||||
|
||||
krb5_min_required_version = "1.9"
|
||||
|
||||
# Requried versions
|
||||
# Required versions
|
||||
krb5_required_version = krb5_min_required_version
|
||||
if conf.CONFIG_SET('AD_DC_BUILD_IS_ENABLED'):
|
||||
krb5_required_version = "1.19"
|
||||
|
Loading…
Reference in New Issue
Block a user