MSVC: Enable OpenSSL, and translate -lcrypto
authorMarius Storm-Olsen <mstormo@gmail.com>
Wed, 21 Oct 2009 17:04:51 +0000 (19:04 +0200)
committerJohannes Sixt <j6t@kdbg.org>
Fri, 23 Oct 2009 10:48:04 +0000 (12:48 +0200)
We don't use crypto, but rather require libeay32 and
ssleay32. handle it in both the Makefile msvc linker
script, and the buildsystem generator.

Signed-off-by: Marius Storm-Olsen <mstormo@gmail.com>
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found