mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
s4:kdc: Fix grammar
Signed-off-by: Jo Sutton <josutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
faba757175
commit
460b1935b9
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
# We do this because we do not want to depend on the KDC, only find and use it's header files. We do not want
|
||||
# We do this because we do not want to depend on the KDC, only find and use its header files. We do not want
|
||||
if not bld.CONFIG_SET("USING_SYSTEM_KDC"):
|
||||
kdc_include = "../../third_party/heimdal/kdc ../../third_party/heimdal/lib/gssapi"
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user