summaryrefslogtreecommitdiff
path: root/Objects/typeobject.c
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2002-11-27 13:43:46 +0000
committerAndrew M. Kuchling <amk@amk.ca>2002-11-27 13:43:46 +0000
commita246d9fefd729294e84a190f2e92cf4e4ff08f20 (patch)
tree41b2c11eaacd2747ec53fc9d5ad81bf3fc354a2e /Objects/typeobject.c
parentd680a862063535ddd92fdb0c99eb969518033d91 (diff)
downloadcpython-git-a246d9fefd729294e84a190f2e92cf4e4ff08f20.tar.gz
[Patch #641685] setup.py contained code for finding libraries, instead
of using the CCompiler.find_library_file() provided by the Distutils. This patch fixes it to use the Distutils method at the cost of some additional glue. (The duplication resulted in the SSL module not being automatically built on Macs; the Distutils knew that shared libraries on OS X have a .dylib extension, but the setup.py code didn't.)
Diffstat (limited to 'Objects/typeobject.c')
0 files changed, 0 insertions, 0 deletions