]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
SF patch #712367, get build working on AIX
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 31 Mar 2003 15:53:49 +0000 (15:53 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 31 Mar 2003 15:53:49 +0000 (15:53 +0000)
commit0b27ff92d2127ed39f52d9987e4e96313937cbc8
tree4ff172e7da1f1f0f233854f279d7f50850961eed
parentaca44e277170fed72668ba18430c8b53c7f6f499
SF patch #712367, get build working on AIX

configure change is necessary to pass "." to makexp_aix so that
dynamic modules work

setup change gets curses working
configure
configure.in
setup.py