提交 ff094bc2 编写于 作者: D Dr. Stephen Henson

PR: 2098

Submitted by: Corinna Vinschen <vinschen@redhat.com>
Approved by: steve@openssl.org

For Cygwin enable zlib and mdc2 by default.
上级 860c3dd1
......@@ -7,7 +7,7 @@
# Uncomment when debugging
#set -x
CONFIG_OPTIONS="--prefix=/usr shared no-idea no-rc5 no-mdc2"
CONFIG_OPTIONS="--prefix=/usr shared zlib no-idea no-rc5"
INSTALL_PREFIX=/tmp/install
VERSION=
......@@ -66,7 +66,7 @@ function create_cygwin_readme()
./config ${CONFIG_OPTIONS}
The IDEA, RC5 and MDC2 algorithms are disabled due to patent and/or
The IDEA and RC5 algorithms are disabled due to patent and/or
licensing issues.
EOF
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册