summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2011-07-14 14:51:15 +0200
committerStefan Metzmacher <metze@samba.org>2011-07-15 11:15:05 +0200
commitdcf197fc8c8c81bdbb477e0e8dc1b5cb35c9e90b (patch)
treeda6aa8f0b07eb76e3899e8522e5aa2a2c4957306 /source4/heimdal_build
parent890c30ce46e4c576e61f8ae0f52d91f0f1ebfeab (diff)
downloadsamba-dcf197fc8c8c81bdbb477e0e8dc1b5cb35c9e90b.tar.gz
samba-dcf197fc8c8c81bdbb477e0e8dc1b5cb35c9e90b.tar.bz2
samba-dcf197fc8c8c81bdbb477e0e8dc1b5cb35c9e90b.zip
s4:heimdal_build: define HAVE_KRB5_PDU_NONE_DECL
metze
Diffstat (limited to 'source4/heimdal_build')
-rw-r--r--source4/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 6552d3a925..c4bd56f4d7 100644
--- a/source4/heimdal_build/wscript_configure
+++ b/source4/heimdal_build/wscript_configure
@@ -150,6 +150,7 @@ conf.define('HAVE_ENCTYPE_ARCFOUR_HMAC_MD5', 1)
conf.define('HAVE_AP_OPTS_USE_SUBKEY', 1)
conf.define('HAVE_ENCTYPE_ARCFOUR_HMAC_MD5', 1)
conf.define('HAVE_ENCTYPE_ARCFOUR_HMAC', 1)
+conf.define('HAVE_KRB5_PDU_NONE_DECL', 1)
if conf.CHECK_BUNDLED_SYSTEM('com_err', checkfunctions='com_right_r com_err', headers='com_err.h'):
conf.define('USING_SYSTEM_COM_ERR', 1)