]> git.ipfire.org Git - thirdparty/Python/cpython.git/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:51:24 +0000 (08:51 -0400)
committerTrent Nelson <trent@trent.me>
Tue, 16 Oct 2012 12:51:24 +0000 (08:51 -0400)
commit4d4ec6502d6aec31284cf2f68d81c64fcedb1049
treec09fbdb6f1a59f286ccdc1199c7a86a7dec144d7
parentc101bf32c4011a3c7f3249b8c15bcf95b944095b
parent9effe699b7858a4a654b34915bc0e2cbec0de1f3
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.
Makefile.pre.in
configure
configure.ac