On Fri, May 29, 2020 at 03:49:19PM -0400, Remco Rijnders wrote:
--- a/configure.ac +++ b/configure.ac @@ -813,7 +813,6 @@ AC_ARG_WITH(ssl, AS_HELP_STRING([--with-ssl@<:@=PFX@:>@],[Enable TLS support usi AC_MSG_ERROR([Unable to find SSL library]), [$crypto_libs])LIBS="$LIBS $crypto_libs" - AC_CHECK_FUNCS(RAND_status RAND_egd) AC_CHECK_DECLS([SSL_set_mode, SSL_MODE_AUTO_RETRY],, AC_MSG_ERROR([Unable to find decent SSL header]), [[#include <openssl/ssl.h>]])
This also removes the check for RAND_egd, which we still want. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature