]> granicus.if.org Git - python/commit
Sizable reorganization of how header and library files are found
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 18 Jan 2001 18:44:20 +0000 (18:44 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 18 Jan 2001 18:44:20 +0000 (18:44 +0000)
commitfbe73769a45aac293d8abb66ac4cd7a22f40fff8
treef9a83487d85350e602a2f40f186c0ec02d2ba89f
parentbc0b260a77160a2d24b4ae7296c80304b4e347bd
Sizable reorganization of how header and library files are found
Check additional include directories for SSL
Don't build modules that are linked into the Python binary statically
Factored out the detection of Tkinter out into a method, since it's
    the most complicated module to set up
Simplify the logic for detecting Tkinter
setup.py