Merge branch 'db/make-with-curl'
commite42552135a2a396f37053a89f44952ea907870b2
authorJunio C Hamano <gitster@pobox.com>
Thu, 24 Apr 2014 19:31:27 +0000 (24 12:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 24 Apr 2014 19:31:27 +0000 (24 12:31 -0700)
treecd3018e60a25867289953230a2aef720f59309de
parent779792a5f24bb4e8049c4f88ad752e70d4a8a080
parentd5067112db68fcc8c7b13c769c896b17480cb5b0
Merge branch 'db/make-with-curl'

Ask curl-config how to link with the curl library, instead of
having only a limited configurability knobs in the Makefile.

* db/make-with-curl:
  Makefile: allow static linking against libcurl
  Makefile: use curl-config to determine curl flags
Makefile