Refactor EGD conditional support
As per Jeremy's request in #124 Windows does not define HAVE_RAND_EGD resulting in the same conditional support for EGD.
This commit is contained in:
@@ -95,9 +95,6 @@ WEAK_CRYPTO=1
|
||||
# Disable use of GSS LOCALNAME support
|
||||
NO_LOCALNAME=1
|
||||
|
||||
# No entropy-gathering daemon on Windows
|
||||
NO_RAND_EGD_METHOD=1
|
||||
|
||||
# Windows CRT mkdir does not have the mode parameter
|
||||
MKDIR_DOES_NOT_HAVE_MODE=1
|
||||
|
||||
|
Reference in New Issue
Block a user