Hi,
On Thu, 22 Oct 2009, Johannes Sixt wrote:
Since NO_OPENSSL is no longer defined on Windows, BLK_SHA1 is not defined
anymore implicitly. Define it explicitly.
As a nice side-effect, we no longer link against libcrypto.dll, which has
non-trivial startup costs because it depends on 6 otherwise unneeded
DLLs.
Signed-off-by: Johannes Sixt <redacted>
---
On Donnerstag, 22. Oktober 2009, Johannes Sixt wrote:
quoted
... and I have one more patch to be applied on top of the series.
Here it is. I haven't tested the MSVC aspect of the patch. I would
appreciate feedback in this regard.
For better visibility, I pushed it to the work/msys-imap branch in
4msysgit.git (but I could not even compile-test it today, due to lack of
access to a Windows machine).
If nobody complains by the end of the week, I will merge it into
4msysgit.git's 'devel' branch (I can only compile-test by then).
Ciao,
Dscho