UTF-16LE is only supported from glibc-2.2.4, better use UNICODELITTLE (which
authorPeter Verthez <Peter.Verthez@advalvas.be>
Tue, 27 Nov 2001 05:22:00 +0000 (05:22 +0000)
committerPeter Verthez <Peter.Verthez@advalvas.be>
Tue, 27 Nov 2001 05:22:00 +0000 (05:22 +0000)
is even supported by glibc-2.1).  Idem for UTF-16BE.

gedcom.enc

index 7f370a7b99b7b70833c366c3008337cd740ac2f2..e8ec5f029416534cae9dbbec15232a5676c7c89e 100644 (file)
@@ -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