Samba vs LDAP/SSL ans SHA256 cert on NetBSD

Emmanuel Dreyfus manu at netbsd.org
Fri May 29 12:50:19 MDT 2015


Jeremy Allison <jra at samba.org> wrote:

> Do you know how to do this, or do you need some help working with our
> build system ?

You mean autoconf? That means adding this to configure.in:
AC_CHECK_FUNC(SHA256_Update,[AC_DEFINE([HAVE_SHA256_Update], [1],
     [Define to 1 if you have SHA256_Update])])

And make the rename #ifndef HAVE_SHA256_Update
Is it what you meant?

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


More information about the samba-technical mailing list