Samba vs LDAP/SSL ans SHA256 cert on NetBSD

Emmanuel Dreyfus manu at netbsd.org
Fri May 29 14:28:06 MDT 2015


Jeremy Allison <jra at samba.org> wrote:

> No, check for the presence of SHA256_Update,
> then as you're gating the entire block on that
> invent a new MACRO name, e.g. SHA_RENAME_NEEDED.

Something like this?

if conf.CHECK_FUNCS_IN('SHA256_Update')
     conf.DEFINE('SHA_RENAME_NEEDED")

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu at netbsd.org


More information about the samba-technical mailing list