]> git.ipfire.org Git - thirdparty/git.git/commit - contrib/buildsystems/engine.pl
contrib/buildsystems: handle libiconv, too
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 29 Jul 2019 20:08:10 +0000 (13:08 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Jul 2019 21:51:43 +0000 (14:51 -0700)
commit1a537ecfbb9640744b6e8e523e13abf4e2641a3d
treee00d148c016d0a1c72e7c3aa1e6633886a3e8c94
parent9103a75c584dd6edddfcb3004974a1bb48d9214c
contrib/buildsystems: handle libiconv, too

Git's test suite shows tons of breakages unless Git is compiled
*without* NO_ICONV. That means, in turn, that we need to generate
build definitions *with* libiconv, which in turn implies that we
have to handle the -liconv option properly.

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