Merge branch 'db/make-with-curl'
commitd8779e1e2536bdd024254af14d2c046bba2bbb01
authorJunio C Hamano <gitster@pobox.com>
Mon, 28 Apr 2014 22:48:12 +0000 (28 15:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 28 Apr 2014 22:48:12 +0000 (28 15:48 -0700)
tree72bc3572df27476a82673f0202e10cad37536190
parent5f11a7aad0704918fde4855500caba6a3f130648
parentf3f11fa6a5cee5a90b3ca6a66a25a2beff6996a7
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
Makefile