package/git: fix build with curl
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Tue, 11 Jun 2019 17:05:21 +0000 (19:05 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 11 Jun 2019 20:37:46 +0000 (22:37 +0200)
commit2f64c7a8be665f3fb6b14721af872cd16c91d755
tree0d926a52dcdf8f6c884096d155e7223ccd6af518
parent2a269163f4da274adbeae98ddbc9010aa9c7b400
package/git: fix build with curl

curl-config path can be set through ac_cv_prog_CURL_CONFIG and not
ac_cv_prog_curl_config

Fixes:
 - http://autobuild.buildroot.org/results/4b22f761795d8760dac6ddfd40934259f0135a4d

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/git/git.mk