Merge branch 'rp/link-curl-before-ssl'
commit9627b0a49f692f45865b6b59b6ef7dbf1c081820
authorJunio C Hamano <gitster@pobox.com>
Thu, 29 Oct 2015 20:59:20 +0000 (29 13:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 29 Oct 2015 20:59:20 +0000 (29 13:59 -0700)
treeffe5eba323396f3e7fe46c43e3602490c8389e89
parent69fe31887bf8be496bb0adb4db3150cec52e1a2c
parent7e91e8d73a757801c0604a03fd2f0fa8003e4ac0
Merge branch 'rp/link-curl-before-ssl'

The linkage order of libraries was wrong in places around libcurl.

* rp/link-curl-before-ssl:
  configure.ac: detect ssl need with libcurl
  Makefile: make curl-config path configurable
  Makefile: link libcurl before zlib
Makefile
configure.ac