On Dec 17, 2012, at 8:06 AM, Alexandre Julliard wrote:

> Ken Thomases <k...@codeweavers.com> writes:
> 
>> ---
>> dlls/winemac.drv/Makefile.in |    1 +
>> dlls/winemac.drv/gdi.c       |  321 ++++++++++++++++++++++++++++++++++++++++-
>> dlls/winemac.drv/macdrv.h    |  101 +++++++++++++
>> 3 files changed, 415 insertions(+), 8 deletions(-)
>> create mode 100644 dlls/winemac.drv/macdrv.h
> 
> It doesn't build here on OS X 10.5.8:

Oh, right.  The Mac driver requires 10.6 or later.  So, I'll have to change the 
configure script to only enable building of it on such systems.

-Ken



Reply via email to