From: Trent Nelson Date: Tue, 16 Oct 2012 12:53:13 +0000 (-0400) Subject: Merge issue #15819: additional fixes for out-of-tree builds from read-only src. X-Git-Tag: v3.4.0a1~2246 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd02b3f781b0a0d545bffb47741a2f5bb37c9a41;p=python Merge issue #15819: additional fixes for out-of-tree builds from read-only src. Specifically, make sure the 'Object', 'Python' and 'Include' directories in the build directory take precedence over the source directory if we're an out-of-tree build. Fix typeslots.inc so that it gets generated into the build directory. In addition, for 3.3, make sure importlib.h gets generated into the build directory. --- cd02b3f781b0a0d545bffb47741a2f5bb37c9a41