*** tcsh-6.12.01/config_f.h 2003-04-18 18:12:02.000000000 +0900 --- ./config_f.h 2003-04-18 18:10:56.000000000 +0900 *************** *** 112,126 **** * KANJI Ignore meta-next, and the ISO character set. Should * be used with SHORT_STRINGS * - */ #undef KANJI /* * DSPMBYTE add variable "dspmbyte" and display multi-byte string at * only output, when "dspmbyte" is set. Should be used with * KANJI - */ #undef DSPMBYTE /* * DSPKANJI add variable "dspkanji" and display multi-byte string at --- 112,128 ---- * KANJI Ignore meta-next, and the ISO character set. Should * be used with SHORT_STRINGS * #undef KANJI + */ + #define KANJI /* * DSPMBYTE add variable "dspmbyte" and display multi-byte string at * only output, when "dspmbyte" is set. Should be used with * KANJI #undef DSPMBYTE + */ + #define DSPMBYTE /* * DSPKANJI add variable "dspkanji" and display multi-byte string at