OSDN Git Service

Add generated files by 'make test && make perl && make python2' to .gitignore
[nkf/nkf.git] / config.h
index 7c6fc6c..9750fbc 100644 (file)
--- a/config.h
+++ b/config.h
@@ -30,7 +30,7 @@
 /* --exec-in, --exec-out option
  * require pipe, fork, execvp and so on.
  * please undef this on MS-DOS, MinGW
- * this is still buggy arround child process
+ * this is still buggy around child process
  */
 /* #define EXEC_IO */
 
@@ -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_ */