diff options
author | Doan Tran Cong Danh <congdanhqx@gmail.com> | 2019-11-08 16:43:44 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-11-11 09:43:47 +0900 |
commit | 1ba6e7aecdd2c72df1b0da7a89502e82485f7819 (patch) | |
tree | 062be3212005ec9ee857cfb511b8589af2b16425 /tar.h | |
parent | t0028: eliminate non-standard usage of printf (diff) | |
download | tgif-1ba6e7aecdd2c72df1b0da7a89502e82485f7819.tar.xz |
configure.ac: define ICONV_OMITS_BOM if necessary
From commit 79444c9294, ("utf8: handle systems that don't write BOM for
UTF-16", 2019-02-12), we're supporting those systems with iconv that
omits BOM with:
make ICONV_OMITS_BOM=Yes
However, configure script wasn't taught to detect those systems.
Teach configure to do so.
Signed-off-by: Doan Tran Cong Danh <congdanhqx@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tar.h')
0 files changed, 0 insertions, 0 deletions