The branch master has been updated
via f7c4584b15320d94863daba2996eee21dde23732 (commit)
from 53c6f12c1247b1e9444acd11ed85fd8afca01830 (commit)
- Log -----------------------------------------------------------------
commit f7c4584b15320d94863daba2996eee21dde23732
Author: Mat <[email protected]>
Date: Mon Mar 7 22:59:13 2016 +0100
GH812: Fix for no-ui build on Windows
Add UI to known algorithms in mkdef.pl
Signed-off-by: Rich Salz <[email protected]>
Reviewed-by: Richard Levitte <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
util/mkdef.pl | 2 ++
1 file changed, 2 insertions(+)
diff --git a/util/mkdef.pl b/util/mkdef.pl
index 07117e9..8578171 100755
--- a/util/mkdef.pl
+++ b/util/mkdef.pl
@@ -116,6 +116,8 @@ my @known_algorithms = ( "RC2", "RC4", "RC5", "IDEA",
"DES", "BF",
"SSL_TRACE",
# Unit testing
"UNIT_TEST",
+ # User Interface
+ "UI",
# OCB mode
"OCB",
# APPLINK (win build feature?)
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits