From: Peter Verthez Date: Tue, 27 Nov 2001 05:22:00 +0000 (+0000) Subject: UTF-16LE is only supported from glibc-2.2.4, better use UNICODELITTLE (which X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;h=d1d774b0e6ae22dcaf6350f08a76c420208449ee;p=gedcom-parse.git UTF-16LE is only supported from glibc-2.2.4, better use UNICODELITTLE (which is even supported by glibc-2.1). Idem for UTF-16BE. --- diff --git a/gedcom.enc b/gedcom.enc index 7f370a7..e8ec5f0 100644 --- a/gedcom.enc +++ b/gedcom.enc @@ -9,8 +9,8 @@ # - the iconv name of the charset # First the encodings supported by the GEDCOM standard -UNICODE 2_LOHI UTF16LE -UNICODE 2_HILO UTF16BE +UNICODE 2_LOHI UNICODELITTLE +UNICODE 2_HILO UNICODEBIG ASCII 1 ASCII ANSEL 1 ANSEL