]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed LDSHARED for AIX, based on a patch by Rene Liebscher.
authorGreg Ward <gward@python.net>
Tue, 27 Jun 2000 01:59:06 +0000 (01:59 +0000)
committerGreg Ward <gward@python.net>
Tue, 27 Jun 2000 01:59:06 +0000 (01:59 +0000)
commit4f880280c2b03ec08c17714f7023eeb9d89849e8
tree0b6b7c82751d7126042e08f8757b188651197456
parentb593793fce7853d8788254483dfbcf5f0f21bd27
Fixed LDSHARED for AIX, based on a patch by Rene Liebscher.
Ditched my old code that fixed relative paths in the Makefile -- didn't work,
  doomed to failure, etc.
Lib/distutils/sysconfig.py