]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/build-with-right-curl'
authorJunio C Hamano <gitster@pobox.com>
Fri, 1 May 2020 20:39:49 +0000 (13:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 1 May 2020 20:39:49 +0000 (13:39 -0700)
The build procedure did not use the libcurl library and its include
files correctly for a custom-built installation.

* jk/build-with-right-curl:
  Makefile: avoid running curl-config unnecessarily
  Makefile: use curl-config --cflags
  Makefile: avoid running curl-config multiple times

1  2 
Makefile

diff --cc Makefile
Simple merge