* font-flt.c: Include "internal-flt.h". Set mdebug_flag instead
authorhanda <handa>
Wed, 15 Aug 2007 11:42:58 +0000 (11:42 +0000)
committerhanda <handa>
Wed, 15 Aug 2007 11:42:58 +0000 (11:42 +0000)
commitf1b92af91adb28d30091441f7ab0529c66aac5a9
tree13d8c694fa400268b2dc596ca37671dcb195a02c
parent9d0f429db80735df4cf760524e4e81ae68771224
* font-flt.c: Include "internal-flt.h".  Set mdebug_flag instead
of mdebug_mask.
(run_rule): Print debug info only when MDEBUG_FLAG is greater than
2.
(run_cond): Likewise.
(run_otf): Likewise.
(run_command): Likewise.
(mfont__flt_run): Change format of debug info.

* m17n-flt.c: New file created by modifying font-flt.c.
src/font-flt.c