2008-05-14 Julien Chaffraix <jchaffraix@webkit.org>
Reviewed by Eric. - isDarwin() and isCygwin() returned an empty string if the platform equality check fails. We now force the return value to be numeric. - Removed platform checks as it was a work around the previous issue. - Replaced isDarwin() by isOSX() as they have now the same behaviour. * Scripts/build-webkit: * Scripts/webkitdirs.pm: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@33446 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Showing
Please register or sign in to comment