Make sure krb5_principal_get_num_comp is identified as present for Heimdal build
authorAlexander Bokovoy <ab@samba.org>
Mon, 23 Apr 2012 12:01:07 +0000 (15:01 +0300)
committerSimo Sorce <idra@samba.org>
Mon, 23 Apr 2012 20:39:59 +0000 (16:39 -0400)
commit090f9072da6974b506901547c0091e3e1b8a11cc
tree96738edd9f8cc9d7582e49c901f9a314f7b8a65e
parent5cae9293d118da8765b301f9872e77993f44ad86
Make sure krb5_principal_get_num_comp is identified as present for Heimdal build

Common wrappers for MIT / Heimdal use krb5_principal_get_num_comp() to replace krb5_princ_size
but rely on krb5_principal_get_num_comp() identified by the build. As we know it exists in Heimdal,
define it for waf build.

Signed-off-by: Simo Sorce <idra@samba.org>
source4/heimdal_build/wscript_configure