projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c0badb
)
(m17n_init_core): Call SET_DEBUG_FLAG for
author
handa
<handa>
Wed, 28 Oct 2009 07:30:26 +0000
(07:30 +0000)
committer
handa
<handa>
Wed, 28 Oct 2009 07:30:26 +0000
(07:30 +0000)
MDEBUG_FONTSET.
src/m17n-core.c
patch
|
blob
|
history
diff --git
a/src/m17n-core.c
b/src/m17n-core.c
index
996831a
..
41bb939
100644
(file)
--- a/
src/m17n-core.c
+++ b/
src/m17n-core.c
@@
-588,6
+588,7
@@
m17n_init_core (void)
SET_DEBUG_FLAG ("MDEBUG_DATABASE", MDEBUG_DATABASE);
SET_DEBUG_FLAG ("MDEBUG_FONT", MDEBUG_FONT);
SET_DEBUG_FLAG ("MDEBUG_FLT", MDEBUG_FLT);
+ SET_DEBUG_FLAG ("MDEBUG_FONTSET", MDEBUG_FONTSET);
SET_DEBUG_FLAG ("MDEBUG_INPUT", MDEBUG_INPUT);
/* for backward compatibility... */
SET_DEBUG_FLAG ("MDEBUG_FONT_FLT", MDEBUG_FLT);