OSDN Git Service

* refactoring arround set_{in,out}_encoding.
[nkf/nkf.git] / config.h
index 9da82c6..56f3237 100644 (file)
--- a/config.h
+++ b/config.h
@@ -59,13 +59,11 @@ typedef int nkf_nfchar;
 /******************************/
 /* \e$B%G%U%)%k%H$N=PNO%3!<%IA*Br\e(B */
 /* 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)