]> granicus.if.org Git - python/commit
Issue #10656: Fix out-of-tree building on AIX
authorMartin Panter <vadmium+py@gmail.com>
Sun, 20 Nov 2016 09:31:41 +0000 (09:31 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Sun, 20 Nov 2016 09:31:41 +0000 (09:31 +0000)
commitf75a2ebbac3ab4a93856452d5ad843f7d50daaba
tree8b80bac29f40de95243ab2fe4f7d345ac2cfc9b3
parent398bc765750386a25a280c329d61578ad665add9
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