Dear Sir,

Just I've fixed builds/unix/configure.raw on CVS, please check.
I checked on my G4 PowerBook (Mac OS X 10.4.11 + 10.4u SDK),
but not on Intel or G5 platforms.

The fix is quite simple: If CFLAGS has "-isysroot" option and
LDFLAGS doesn't have, configure duplicates "-isysroot XXX" to LDFLAGS.

"-isysroot XXX" is not saved in freetype2.pc & freetype-config,
because they are used by external projects using prebuilt freetype
library. If I save "-isysroot XXX" option into these files,
external projects would be directed to be built by specified
SDKs. It wouldn't be what the developers want freetype2.pc to do.

Regards,
mpsuzuki


Sean McBride wrote:
> On 6/20/08 5:43 PM, [EMAIL PROTECTED] said:
>
>   
>> Could you wait the release of 2.3.7 until 2008-June-23 (Mon) GMT 0:00 ?
>> I will finish the promised fix of configure.raw for Mac OS X.
>>     
>
> If you tell me when you commit this to CVS, I can test it.
>
>   



_______________________________________________
Freetype-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to