]> granicus.if.org Git - python/commit
Merge issue #15819: additional fixes for out-of-tree builds from read-only src.
authorTrent Nelson <trent@trent.me>
Tue, 16 Oct 2012 12:53:13 +0000 (08:53 -0400)
committerTrent Nelson <trent@trent.me>
Tue, 16 Oct 2012 12:53:13 +0000 (08:53 -0400)
commitcd02b3f781b0a0d545bffb47741a2f5bb37c9a41
treea42cb2b46823328c22b3065e1c4442c02ff78cab
parentb16269e375ec3b9dd656d64469f3810b4a0eec81
parent4d4ec6502d6aec31284cf2f68d81c64fcedb1049
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.
configure
configure.ac