summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2012-01-05 11:16:24 +1100
committerAndrew Bartlett <abartlet@samba.org>2012-01-10 21:50:07 +0100
commit39d73e2420be17cc7db16353e1a51a5d2123f9f1 (patch)
tree5389cbead88d59531f3f5cb7fcf2bc346b3e5160 /source4/heimdal_build
parenta33d86a74592498ec731d57e8cd2ff6a260635bc (diff)
downloadsamba-39d73e2420be17cc7db16353e1a51a5d2123f9f1.tar.gz
samba-39d73e2420be17cc7db16353e1a51a5d2123f9f1.tar.bz2
samba-39d73e2420be17cc7db16353e1a51a5d2123f9f1.zip
krb5: Require krb5_get_renewed_creds be available to build with krb5
Diffstat (limited to 'source4/heimdal_build')
-rw-r--r--source4/heimdal_build/wscript_configure1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/heimdal_build/wscript_configure b/source4/heimdal_build/wscript_configure
index 7fd557c017..8a34fddccd 100644
--- a/source4/heimdal_build/wscript_configure
+++ b/source4/heimdal_build/wscript_configure
@@ -117,7 +117,6 @@ conf.define('HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC', 1)
conf.define('HAVE_KRB5_GET_INIT_CREDS_OPT_FREE', 1)
conf.define('HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR', 1)
conf.define('HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST', 1)
-conf.define('HAVE_KRB5_GET_KDC_CRED', 1)
conf.define('HAVE_KRB5_GET_PW_SALT', 1)
conf.define('HAVE_KRB5_GET_RENEWED_CREDS', 1)
conf.define('HAVE_KRB5_KEYBLOCK_KEYVALUE', 1)