commit | da8daa367b7dfe4337252810f6be0c0c31aa93c2 | [log] [tgz] |
---|---|---|
author | Marat Radchenko <marat@slonopotamus.org> | Thu Mar 27 11:34:27 2014 +0400 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Mar 27 12:05:14 2014 -0700 |
tree | 6bd3765287d9400e7bcdc97e142dd425a20d91dc | |
parent | cee0c2750bb5f1b38f15ef961517e03c2e39c9ec [diff] |
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>