From: Junio C Hamano Date: Mon, 28 Apr 2014 22:48:12 +0000 (-0700) Subject: Merge branch 'db/make-with-curl' X-Git-Tag: v2.0.0-rc2~7 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d8779e1e2536bdd024254af14d2c046bba2bbb01?hp=--cc Merge branch 'db/make-with-curl' It turns out that some platforms do ship without curl-config even though they build with the hardcoded default -lcurl and rely on it to work. * db/make-with-curl: Makefile: default to -lcurl when no CURL_CONFIG or CURLDIR --- d8779e1e2536bdd024254af14d2c046bba2bbb01