Don't use a default for --with-zlib-lib on Windows with option 'zlib'
authorRichard Levitte <levitte@openssl.org>
Fri, 15 Apr 2016 07:17:13 +0000 (09:17 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 15 Apr 2016 07:17:13 +0000 (09:17 +0200)
commit34da11b39d2421f546ec568f355875eec353844c
tree7680f0e85c0ce9cc1af54b9efcc13e100afc36fc
parentef5b8296a1e29013281d655914fe1b778030fb01
Don't use a default for --with-zlib-lib on Windows with option 'zlib'

To begin with, the default should have been the import library, not
the DLL itself.  However, we don't know what directory it's installed
in either way, so we may as well demand the full path from the user

Reviewed-by: Matt Caswell <matt@openssl.org>
Configurations/00-base-templates.conf