Hi,

I wrote xterm-150-23-k7 patch.

 - Added a command option '-en' to directly specify encoding.  This is
   a stopgap for OSes which don't have nl_langinfo() but have iconv().

 - Name of iconv checker in aclocal.m4 is changed from AM_ICONV to
   CF_ICONV to follow naming policy of XTerm.

 - Checker for nl_langinfo() for aclocal.m4 was written.  If nl_langinfo()
   is not available, try to use locale_charset() in libcharset by Bruno.

 - Checker for wcwidth() for aclocal.m4 was written.

 - Fixed a bug that nl_langinfo() is never used.

Please test!
I cannot test my patch under OSes other than Linux.
I especially want this patch to be tested by BSD people who I imagine
don't have nl_langinfo() and so on.

You need autoconf-2.13.20000819 if you'd like to rebuild configure
script.  It is available at http://dickey.his.com/ .  Someone may
notice that Thomas Dickey develops both XTerm and autoconf.


The patch is available at:
http://www.debian.or.jp/~kubota/xterm.html

---
Tomohiro KUBOTA <[EMAIL PROTECTED]>
-
Linux-UTF8:   i18n of Linux on all levels
Archive:      http://mail.nl.linux.org/lists/

Reply via email to