WebKit:
Reviewed by Mark Rowe.
<rdar://problem/
5069711> OpenSource version of libWebKitSystemInterface.a is Tiger only, causes issues if used on Leopard
Use the WebKitSystemInterface that matches the system version.
* Configurations/DebugRelease.xcconfig:
* WebKit.xcodeproj/project.pbxproj:
WebKitLibraries:
Reviewed by Mark Rowe.
<rdar://problem/
5069711> OpenSource version of libWebKitSystemInterface.a is Tiger only, causes issues if used on Leopard
Add system specific versions of WebKitSystemInterface.
* libWebKitSystemInterface.a: Removed.
* libWebKitSystemInterfaceLeopard.a: Added.
* libWebKitSystemInterfaceTiger.a: Added.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@27006
268f45cc-cd09-0410-ab3c-
d52691b4dbfc