mirror of
https://github.com/samba-team/samba.git
synced 2025-11-30 20:23:49 +03:00
r5199: fix some minor configure bugs
metze
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
2d7242f2ec
commit
274ef2a206
@@ -2,7 +2,7 @@ SMB_MODULE_DEFAULT(gensec_krb5, NOT)
|
||||
SMB_MODULE_DEFAULT(gensec_gssapi, NOT)
|
||||
|
||||
if test x"$SMB_EXT_LIB_ENABLE_KRB5" = x"YES"; then
|
||||
/* enable this when krb5 is fully working */
|
||||
# enable this when krb5 is fully working
|
||||
SMB_MODULE_DEFAULT(gensec_krb5, STATIC)
|
||||
SMB_MODULE_DEFAULT(gensec_gssapi, STATIC)
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user