summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2015-06-22 15:17:10 +0200
committerStefan Metzmacher <metze@samba.org>2015-06-23 14:38:53 +0200
commit01499617bdd7f7b202ddd1e1c35e21b5c042ac65 (patch)
tree1e76fec671695edadc3e1a798c5e3587a4d00f3d /source4/heimdal_build
parent408c965aab02484987a9446dcdae447cf6514164 (diff)
downloadsamba-01499617bdd7f7b202ddd1e1c35e21b5c042ac65.tar.gz
s4:heimdal_build: define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Günther Deschner <gd@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 236adcd000e..710a53de85a 100755
--- a/source4/heimdal_build/wscript_configure
+++ b/source4/heimdal_build/wscript_configure
@@ -93,6 +93,7 @@ conf.define('HAVE_GSSKRB5_GET_SUBKEY', 1)
conf.define('HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT', 1)
conf.define('HAVE_GSS_IMPORT_CRED', 1)
conf.define('HAVE_GSS_EXPORT_CRED', 1)
+conf.define('HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X', 1)
conf.define('HAVE_GSSAPI', 1)
conf.define('HAVE_ADDR_TYPE_IN_KRB5_ADDRESS', 1)
conf.define('HAVE_CHECKSUM_IN_KRB5_CHECKSUM', 1)