summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2012-05-04 11:02:48 -0400
committerSimo Sorce <idra@samba.org>2012-05-08 06:42:56 +0200
commit3ef95a0b59fa2a9ec5d01398d702bd107f290422 (patch)
treeeaa21d9d6ee10a15d912c20cb60ad57fbcf884f2 /source4/heimdal_build
parent470cfb34aea693cdb774b648d51ceccda130f329 (diff)
downloadsamba-3ef95a0b59fa2a9ec5d01398d702bd107f290422.tar.gz
samba-3ef95a0b59fa2a9ec5d01398d702bd107f290422.tar.bz2
samba-3ef95a0b59fa2a9ec5d01398d702bd107f290422.zip
krb5samba: Add krb5_free_checksum_contents wrapper
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 619944d1d4..6fac5fee6a 100755
--- a/source4/heimdal_build/wscript_configure
+++ b/source4/heimdal_build/wscript_configure
@@ -139,6 +139,7 @@ conf.define('HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES', 1)
conf.define('HAVE_KRB5_SET_REAL_TIME', 1)
conf.define('HAVE_KRB5_STRING_TO_KEY', 1)
conf.define('HAVE_KRB5_STRING_TO_KEY_SALT', 1)
+conf.define('HAVE_FREE_CHECKSUM', 1)
conf.define('HAVE_LIBKRB5', 1)
conf.define('KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT', 1)
conf.define('HAVE_ETYPE_IN_ENCRYPTEDDATA', 1)