Victor B. Wagner wrote:
On 2008.05.13 at 22:10:12 +0300, Roumen Petrov wrote:
[SNIP]
But util/mkdef.pl parse OPTIONS in top Makefile.

Therefore, it does it incorrectly.

I've encountered real errors doing build with

./Configure mingw shared zlib --cross-compile-prefix=i586-mingw32msvc-

mkdef.pl does

        if ($_ eq "zlib" || $_ eq "zlib-dynamic"
                         || $_ eq "enable-zlib-dynamic")

but in this case OPTIONS contain "enable-zlib no-zlib-dynamic"

Above change subject of reported issue.

Roumen
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to