summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2014-05-08 09:57:21 +0200
committerAndrew Bartlett <abartlet@samba.org>2014-08-08 06:02:35 +0200
commit763cae60c33b06a7ce74e2c7b386cb1b4810c653 (patch)
treea8be10927253fccc2d7e5e1f7eadfcca8c2c3c47 /source4/heimdal_build
parent1a58585a9b912a6b70e37a6b2391d3ca7ddda34f (diff)
downloadsamba-763cae60c33b06a7ce74e2c7b386cb1b4810c653.tar.gz
lib/krb5_wrap: add smb_krb5_principal_set_realm().
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andrew Bartlett <abartlet@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 5caef5c8c12..297422f6116 100755
--- a/source4/heimdal_build/wscript_configure
+++ b/source4/heimdal_build/wscript_configure
@@ -164,6 +164,7 @@ conf.define('HAVE_GSSAPI_GSSAPI_SPNEGO_H', 1)
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)
heimdal_includedirs = []
heimdal_libdirs = []