From: handa Date: Thu, 31 Jan 2008 00:31:08 +0000 (+0000) Subject: (OTF_Tag): Be sure that it is defined in any cases. X-Git-Tag: REL-1-5-1~4 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=fdac666bb64a7d08db63cd2358394ee31c26206c;p=m17n%2Fm17n-lib.git (OTF_Tag): Be sure that it is defined in any cases. --- diff --git a/src/font.h b/src/font.h index 918fff8..423d976 100644 --- a/src/font.h +++ b/src/font.h @@ -287,7 +287,11 @@ extern int mfont__ft_decode_otf (MGlyph *g); #endif /* HAVE_OTF */ -#endif /* HAVE_FREETYPE */ +#else /* not HAVE_FREETYPE */ + +typedef unsigned OTF_Tag; + +#endif /* not HAVE_FREETYPE */ enum MFontOpenTypeTable {