OSDN Git Service

Fix: MIME encode ISO-2022-JP after US-ASCII is broken. [ruby-dev:39722]
[nkf/nkf.git] / config.h
index 7c6fc6c..752ed38 100644 (file)
--- a/config.h
+++ b/config.h
@@ -44,8 +44,8 @@
 
 /* #define DEFAULT_CODE_JIS    */
 /* #define DEFAULT_CODE_SJIS   */
+/* #define DEFAULT_CODE_WINDOWS_31J */
 /* #define DEFAULT_CODE_EUC    */
 /* #define DEFAULT_CODE_UTF8   */
-#define DEFAULT_CODE_LOCALE
 
 #endif /* _CONFIG_H_ */