OSDN Git Service

デフォルトの出力コード選択を config.h に移動
[nkf/nkf.git] / config.h
index 7c9bb81..e1d091d 100644 (file)
--- a/config.h
+++ b/config.h
 /* --debug, --no-output \e$B%*%W%7%g%s\e(B */
 #define CHECK_OPTION
 
+/* SunOS \e$B$N\e(B cc \e$B$r;H$&$H$-$O\e(B undef \e$B$K$7$F$/$@$5$$\e(B */
+#define ANSI_C_PROTOTYPE
+
+/******************************/
+/* \e$B%G%U%)%k%H$N=PNO%3!<%IA*Br\e(B */
+/* Select DEFAULT_CODE */
+#define DEFAULT_CODE_JIS
+/* #define DEFAULT_CODE_SJIS */
+/* #define DEFAULT_CODE_EUC */
+/* #define DEFAULT_CODE_UTF8 */
+/******************************/
+
 #endif /* _CONFIG_H_ */