]> git.ipfire.org Git - thirdparty/git.git/commit
contrib/buildsystems: handle the curl library option
authorPhilip Oakley <philipoakley@iee.org>
Mon, 29 Jul 2019 20:08:09 +0000 (13:08 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Jul 2019 21:51:42 +0000 (14:51 -0700)
commit9103a75c584dd6edddfcb3004974a1bb48d9214c
treec0895833386c1677c38ff161158f520ca0060c60
parent66697467f8256bbc45e413fd2c5022898b0b01c0
contrib/buildsystems: handle the curl library option

Upon seeing the '-lcurl' option, point to the libcurl.lib.

While there, fix the elsif indentation.

Signed-off-by: Philip Oakley <philipoakley@iee.org>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/buildsystems/engine.pl