krb5samba: Add krb5_free_checksum_contents wrapper
[mat/samba.git] / wscript_configure_krb5
index 9a2fe1b66c9220e243770d1fb80f1db3d861f251..ae1ff75e471d2bc5ff4edf9d2636bb19bfff34a4 100644 (file)
@@ -64,7 +64,8 @@ conf.CHECK_FUNCS('''
        krb5_get_credentials_for_user krb5_get_host_realm krb5_free_host_realm
        krb5_get_init_creds_keyblock krb5_get_init_creds_keytab
        krb5_make_principal krb5_build_principal_alloc_va
-       krb5_cc_get_lifetime krb5_cc_retrieve_cred''',
+       krb5_cc_get_lifetime krb5_cc_retrieve_cred
+       krb5_free_checksum_contents''',
      lib='krb5 k5crypto')
 conf.CHECK_DECLS('''krb5_get_credentials_for_user
                     krb5_auth_con_set_req_cksumtype''',