Merge branch 'rp/link-curl-before-ssl' into maint
commit3897d2d906df0edebd78b8d9604d02cd120bac36
authorJunio C Hamano <gitster@pobox.com>
Thu, 5 Nov 2015 20:18:08 +0000 (5 12:18 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 5 Nov 2015 20:18:09 +0000 (5 12:18 -0800)
tree855aef2d11c7f0dda5347a8eb9b895c97e2d3338
parent4349f597f08b6dc50fc6198b8e1b96e19df37c65
parent7e91e8d73a757801c0604a03fd2f0fa8003e4ac0
Merge branch 'rp/link-curl-before-ssl' into maint

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