ref: b8128d93a1402b107f6d85a9cb244df02f86ab0c
parent: 313d77761c2ce5f8ab200a666de5948a67f26fcf
author: Suzuki, Toshiya (鈴木俊哉) <[email protected]>
date: Sun Feb 4 21:31:34 EST 2007
* Check ANSI compatibility of Mac OS X system header
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,17 @@
+2007-02-05 suzuki toshiya <[email protected]>
+
+ * builds/unix/configure.raw: Checks if Mac OS X system headers
+ can be built under ANSI C mode.
+ * src/base/ftmac.c (OS_INLINE): Redefine OS_INLINE by ANSI C
+ compatible one, if system headers are ANSI C incompatible.
+ * builds/mac/ftmac.c (OS_INLINE): Ditto.
+
2007-02-01 Werner Lemberg <[email protected]>
* include/freetype/ttnameid.h (TT_MS_LANGID_DZONGHKA_BHUTAN):
Explain why applications shouldn't use it. Found by Alexei.
-2007-02-01 Alexei Podtelezhnikov >[email protected]>
+2007-02-01 Alexei Podtelezhnikov <[email protected]>
* builds/unix/freetype2.m4 (AC_CHECK_FT2): Fix spelling of warning
message.