summaryrefslogtreecommitdiffstats
path: root/bin/csh/config_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'bin/csh/config_p.h')
-rw-r--r--bin/csh/config_p.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/csh/config_p.h b/bin/csh/config_p.h
index c134764..7de7af6 100644
--- a/bin/csh/config_p.h
+++ b/bin/csh/config_p.h
@@ -153,5 +153,11 @@
# define NLS_CATALOGS
#endif
+#ifdef WANT_KANJI
+#define KANJI
+#define DSPMBYTE
+#define MBYTEDEBUG
+#endif
+
#endif /* _h_config */
/* config.h.in. Generated automatically from configure.in by autoheader. */
OpenPOWER on IntegriCloud