summaryrefslogtreecommitdiff
path: root/wscript_configure_system_mitkrb5
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2014-05-08 12:13:00 +0200
committerAndrew Bartlett <abartlet@samba.org>2014-08-08 06:02:35 +0200
commit0e255497d293cd8b3fa24a99c93b43ae5ed2b550 (patch)
tree42f4aa4bb9924c5ac153b8af69961cd76b201880 /wscript_configure_system_mitkrb5
parentabc2d812f584176313e2dd375582ead3635d7b8f (diff)
downloadsamba-0e255497d293cd8b3fa24a99c93b43ae5ed2b550.tar.gz
lib/krb5_wrap: add smb_krb5_principal_get_type().
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'wscript_configure_system_mitkrb5')
-rw-r--r--wscript_configure_system_mitkrb52
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript_configure_system_mitkrb5 b/wscript_configure_system_mitkrb5
index 3293b3c7b4c..c3e9e275d58 100644
--- a/wscript_configure_system_mitkrb5
+++ b/wscript_configure_system_mitkrb5
@@ -108,7 +108,7 @@ conf.CHECK_FUNCS('''
krb5_free_checksum_contents krb5_c_make_checksum krb5_create_checksum
krb5_config_get_bool_default krb5_get_profile
krb5_data_copy
- krb5_keyblock_init krb5_principal_set_realm
+ krb5_keyblock_init krb5_principal_set_realm krb5_principal_get_type
''',
lib='krb5 k5crypto')
conf.CHECK_DECLS('''krb5_get_credentials_for_user