summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2015-02-10 13:13:01 +0100
committerGünther Deschner <gd@samba.org>2015-03-27 01:26:16 +0100
commite38acb344ac5a5c8197dfd333566df29db826f7d (patch)
treea145de8fbbda5816b7b5e7568e48bcacaf9f2322 /source4/heimdal_build
parent34ef6b8d20a2aa1552910e6568afc5019937ad42 (diff)
downloadsamba-e38acb344ac5a5c8197dfd333566df29db826f7d.tar.gz
krb5_wrap: add smb_krb5_principal_set_type().
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Stefan Metzmacher <metze@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 9a686566144..236adcd000e 100755
--- a/source4/heimdal_build/wscript_configure
+++ b/source4/heimdal_build/wscript_configure
@@ -164,6 +164,7 @@ conf.define('HAVE_FLAGS_IN_KRB5_CREDS', 1)
conf.define('HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT', 1)
conf.define('HAVE_KRB5_DATA_COPY', 1)
conf.define('HAVE_KRB5_PRINCIPAL_SET_REALM', 1)
+conf.define('HAVE_KRB5_PRINCIPAL_SET_TYPE', 1)
conf.define('HAVE_KRB5_PRINCIPAL_GET_TYPE', 1)
conf.define('HAVE_KRB5_WARNX', 1)