Aric,
your post 1.3.9 patch needs additional autoconf help to detect systems where the QT framework developer files are not installed.
wine fails to build here (MacOS 10.5.8) qtvdecoder.c:63:40: error: QuickTime/ImageCompression.h: No such file or directory qtvdecoder.c:139: error: expected specifier-qualifier-list before "ImageDescriptionHandle"
I've configured my Mac as described in the "lightweight build" section of http://wiki.winehq.org/MacOSX/Building
I propose to install the framework (likely located on the install DVD) on my machine after a patch to detect its absence goes into git, so that we know the detection works correctly.
Regards, Jörg Höhle