]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #10656: Fix out-of-tree building on AIX
authorMartin Panter <vadmium+py@gmail.com>
Sun, 20 Nov 2016 07:56:37 +0000 (07:56 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Sun, 20 Nov 2016 07:56:37 +0000 (07:56 +0000)
commit395733d46bbc23d2f559eba4e5f75783f9bca6f1
treebdc143f8538156bfd53d4a7d81cbd52b9b7f59d1
parent1016b2ff00665203ae01d82520dac497ac89e5e7
Issue #10656: Fix out-of-tree building on AIX

The ld_so_aix script and python.exp file are created in the build directory.
Patch by Tristan Carel and Michael Haubenwallner.
Makefile.pre.in
Misc/ACKS
Misc/NEWS
Modules/ld_so_aix.in
configure
configure.ac