[Fontconfig] [PATCH] Fix compilation on Mac OS X 10.4
Misty De Meo
misty at brew.sh
Tue May 7 09:14:21 PDT 2013
On Tue, May 7, 2013 at 3:39 AM, Akira TAGOH <akira at tagoh.org> wrote:
> Thanks for the patch. BTW was MAC_OS_X_VERSION_X_Y available in 10.4?
> will it work on 10.5+ too?
The MAC_OS_X_VERSION_10_X macro is only defined on version X and
newer. So, the MAC_OS_X_VERSION_10_5 macro won't be defined on 10.4,
but it will be on 10.5 and all newer versions.
Misty
More information about the Fontconfig
mailing list