summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2012-04-27 16:52:26 +0200
committerSimo Sorce <idra@samba.org>2012-05-04 16:51:29 +0200
commit4d77466dafdb4def6681534e47c06aa07ccf6e17 (patch)
tree5ac2020eac885cd11385da56e8c0f597cdec5210 /source4/heimdal_build
parent6bec64b12a90ba81996ca6d049b56f168ef70bc0 (diff)
downloadsamba-4d77466dafdb4def6681534e47c06aa07ccf6e17.tar.gz
samba-4d77466dafdb4def6681534e47c06aa07ccf6e17.tar.bz2
samba-4d77466dafdb4def6681534e47c06aa07ccf6e17.zip
krb5samba: Add a smb_krb5_cc_get_lifetime() function.
Signed-off-by: Simo Sorce <idra@samba.org>
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 d993eec4ed..8357f3aa42 100755
--- a/source4/heimdal_build/wscript_configure
+++ b/source4/heimdal_build/wscript_configure
@@ -96,6 +96,7 @@ conf.define('HAVE_E_DATA_POINTER_IN_KRB5_ERROR', 1)
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_CRYPTO', 1)
conf.define('HAVE_KRB5_CRYPTO_DESTROY', 1)
conf.define('HAVE_KRB5_CRYPTO_INIT', 1)