X-Git-Url: http://git.sourceforge.jp/view?p=nkf%2Fnkf.git;a=blobdiff_plain;f=config.h;h=56f323776f62439d1884b6e313749d3d43d044f9;hp=9da82c6aeefe6cf8975f4b00801c35410c1b7669;hb=beaff6730e1817da4fb0cb6e626bb331a5793c43;hpb=5175b12453a222317e41ba22fcc0d42775506765 diff --git a/config.h b/config.h index 9da82c6..56f3237 100644 --- a/config.h +++ b/config.h @@ -59,13 +59,11 @@ typedef int nkf_nfchar; /******************************/ /* デフォルトの出力コード選択 */ /* Select DEFAULT_CODE */ -#define DEFAULT_CODE_JIS +/* #define DEFAULT_CODE_JIS */ /* #define DEFAULT_CODE_SJIS */ /* #define DEFAULT_CODE_EUC */ /* #define DEFAULT_CODE_UTF8 */ /******************************/ -#else -#define DEFAULT_CODE_SJIS #endif #if defined(NUMCHAR_OPTION) && !defined(UTF8_INPUT_ENABLE)