summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2012-05-03 17:10:27 +0200
committerSimo Sorce <idra@samba.org>2012-05-08 08:30:51 +0200
commite8e5afd4d4038043f1125c5e2afc41e9e87ebfde (patch)
treeeb58ee594314d0f0b6beb716f59e1b66e07675f6 /source4/heimdal_build
parent7f9e4d70b9a2db7400791fbfef284dd63e79f078 (diff)
downloadsamba-e8e5afd4d4038043f1125c5e2afc41e9e87ebfde.tar.gz
samba-e8e5afd4d4038043f1125c5e2afc41e9e87ebfde.tar.bz2
samba-e8e5afd4d4038043f1125c5e2afc41e9e87ebfde.zip
krb5samba: Add smb_krb5_make_pac_checksum.
Signed-off-by: Simo Sorce <idra@samba.org> Autobuild-User: Simo Sorce <idra@samba.org> Autobuild-Date: Tue May 8 08:30:52 CEST 2012 on sn-devel-104
Diffstat (limited to 'source4/heimdal_build')
-rwxr-xr-xsource4/heimdal_build/wscript_configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/heimdal_build/wscript_configure b/source4/heimdal_build/wscript_configure
index 6fac5fee6a..17b7361cad 100755
--- a/source4/heimdal_build/wscript_configure
+++ b/source4/heimdal_build/wscript_configure
@@ -99,6 +99,7 @@ conf.define('HAVE_INITIALIZE_KRB5_ERROR_TABLE', 1)
conf.define('HAVE_KRB5_ADDRESSES', 1)
conf.define('HAVE_KRB5_AUTH_CON_SETKEY', 1)
conf.define('HAVE_KRB5_CC_GET_LIFETIME', 1)
+conf.define('HAVE_KRB5_CREATE_CHECKSUM', 1)
conf.define('HAVE_KRB5_CRYPTO', 1)
conf.define('HAVE_KRB5_CRYPTO_DESTROY', 1)
conf.define('HAVE_KRB5_CRYPTO_INIT', 1)