]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'db/make-with-curl'
authorJunio C Hamano <gitster@pobox.com>
Mon, 28 Apr 2014 22:48:12 +0000 (15:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 28 Apr 2014 22:48:12 +0000 (15:48 -0700)
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

1  2 
Makefile

diff --cc Makefile
Simple merge