[issue24557] Refactor LibreSSL / EGD detection

Bernard Spil report at bugs.python.org
Fri Jul 3 14:32:31 CEST 2015


New submission from Bernard Spil:

LibreSSL added a define OPENSSL_NO_EGD to their headers in version 2.2.0 in line with the defines of the other removed features.

These patches remove detection of RAND_egd from configure and replace the detection in the source code.

----------
messages: 246169
nosy: spil
priority: normal
severity: normal
status: open
title: Refactor LibreSSL / EGD detection
type: enhancement
versions: Python 2.7, Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24557>
_______________________________________


More information about the Python-bugs-list mailing list