]> granicus.if.org Git - python/commit
Patch 983206: distutils obeys LDSHARED env var. Removed the code in
authorAnthony Baxter <anthonybaxter@gmail.com>
Wed, 13 Oct 2004 15:54:17 +0000 (15:54 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Wed, 13 Oct 2004 15:54:17 +0000 (15:54 +0000)
commit22dcf66f849c50c8bcb08537c02e8242ae6a0f4a
tree9deca02f0530285ed09d01a7c87d6592770240cf
parent8a560dee7291f75968eea773c1258f2c25b5a81f
Patch 983206: distutils obeys LDSHARED env var. Removed the code in
Python's own setup.py that did the same thing (and tested on Solaris,
where LDSHARED is needed...)
Lib/distutils/sysconfig.py
Misc/ACKS
Misc/NEWS
setup.py