Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/i18n_module add new citrus iconv module UTF-7.
details: https://anonhg.NetBSD.org/src/rev/954a8a2e5edb
branches: trunk
changeset: 574611:954a8a2e5edb
user: tnozaki <tnozaki%NetBSD.org@localhost>
date: Sun Mar 06 04:25:04 2005 +0000
description:
add new citrus iconv module UTF-7.
diffstat:
lib/i18n_module/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r 114189a7640a -r 954a8a2e5edb lib/i18n_module/Makefile
--- a/lib/i18n_module/Makefile Sun Mar 06 03:42:14 2005 +0000
+++ b/lib/i18n_module/Makefile Sun Mar 06 04:25:04 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2003/06/25 10:38:03 tshiozak Exp $
+# $NetBSD: Makefile,v 1.4 2005/03/06 04:25:04 tnozaki Exp $
-SUBDIR= BIG5 EUC EUCTW GBK2K ISO2022 MSKanji UTF1632 UTF8
+SUBDIR= BIG5 EUC EUCTW GBK2K ISO2022 MSKanji UTF1632 UTF8 UTF7
SUBDIR+=iconv_none iconv_std
SUBDIR+=mapper_646 mapper_none mapper_serial mapper_parallel mapper_std \
mapper_zone
Home |
Main Index |
Thread Index |
Old Index