(OTF_Tag): Be sure that it is defined in any cases.
authorhanda <handa>
Thu, 31 Jan 2008 00:31:08 +0000 (00:31 +0000)
committerhanda <handa>
Thu, 31 Jan 2008 00:31:08 +0000 (00:31 +0000)
src/font.h

index 918fff8..423d976 100644 (file)
@@ -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
   {