From: Benjamin Peterson Date: Sun, 13 Dec 2009 16:42:09 +0000 (+0000) Subject: Blocked revisions 76738 via svnmerge X-Git-Tag: v3.2a1~2041 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fe1c73f231eb814ab2653d771d4eb83b0ba1e6f2;p=python Blocked revisions 76738 via svnmerge ........ r76738 | ronald.oussoren | 2009-12-10 04:27:09 -0600 (Thu, 10 Dec 2009) | 6 lines Fix an issue with the detection of a non-existing SDK on OSX. Without this patch it wasn't possible after all to compile extensions on OSX 10.6 with the binary installer unless the user had installed the (non-default) 10.4u SDK. ........ ---