]> granicus.if.org Git - python/commit
Issue #15819: additional fixes for out-of-tree builds from read-only src.
authorTrent Nelson <trent@trent.me>
Tue, 16 Oct 2012 12:41:32 +0000 (08:41 -0400)
committerTrent Nelson <trent@trent.me>
Tue, 16 Oct 2012 12:41:32 +0000 (08:41 -0400)
commit9effe699b7858a4a654b34915bc0e2cbec0de1f3
tree7993dee344d0cfd7d6c6c2f5067fdd3d82748f6d
parentee892b9226be97a159823866463fb39474f55835
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.
Makefile.pre.in
configure
configure.ac