MSVC: allow linking with the cURL library
commitda8daa367b7dfe4337252810f6be0c0c31aa93c2
authorMarat Radchenko <marat@slonopotamus.org>
Thu, 27 Mar 2014 07:34:27 +0000 (27 11:34 +0400)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 Mar 2014 19:05:14 +0000 (27 12:05 -0700)
tree6bd3765287d9400e7bcdc97e142dd425a20d91dc
parentcee0c2750bb5f1b38f15ef961517e03c2e39c9ec
MSVC: allow linking with the cURL library

Teach the clink.pl script that -lcurl is a request to link with the
cURL library, and drop NO_CURL from config.mak.uname for the MSVC
platform.

Signed-off-by: Marat Radchenko <marat@slonopotamus.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/vcbuild/scripts/clink.pl
config.mak.uname