Until it's impact is better understood, only active KANJI/DSPMBYTE/MBYTEDEBUG
if "WANT_KANJI" is defined in /etc/make.conf. Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
This commit is contained in:
parent
d6efb45d38
commit
fe67f768fb
@ -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. */
|
||||
|
@ -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. */
|
||||
|
Loading…
Reference in New Issue
Block a user