heimdal_build: Provide C defines showing which Kerberos library is in use
[gary/samba-autobuild/.git] / wscript_configure_system_heimdal
index 235fa1912b7fc1ce56fce2abb7806b87b8eb6a55..67d8804d0ff03754083ce1a8323a4b766e95825a 100644 (file)
@@ -99,4 +99,6 @@ finally:
 check_system_heimdal_binary("compile_et")
 check_system_heimdal_binary("asn1_compile")
 
+conf.env.KRB5_VENDOR = 'heimdal'
 conf.define('USING_SYSTEM_KRB5', 1)
+conf.define('USING_SYSTEM_HEIMDAL', 1)