Hi, I build xterm-150-23-k9 patch. Almost part of this patch is based on a report from a FreeBSD user. - removed strndup() which is not a standard function. - removed WCHAR_T in iconv_open() (wcwidth.c). - added setlocale(LC_ALL,"") according to the report of FreeBSD person. - wholly rewrote ./configure macros for checking iconv() and nl_langinfo(). - names for UTF-8 and UCS-4 in iconv_open() are determined by ./configure. - added --with-libiconv and --with-libcharset for ./configure. Please see http://www.debian.or.jp/~kubota/xterm.html for detail and download. --- Tomohiro KUBOTA <[EMAIL PROTECTED]> http://surfchem0.riken.go.jp/~kubota/ "Introduction to I18N" http://www.debian.org/doc/manuals/intro-i18n/ - Linux-UTF8: i18n of Linux on all levels Archive: http://mail.nl.linux.org/lists/
