mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
506f0b1fc6
Lib/distutils/command/build_ext.py(build_ext.finalize_options): Add
Cygwin specific code to append Python's library directory to the
extension's list of library directories.
(build_ext.get_libraries): Add Cygwin specific code to append Python's
(import) library to the extension's list of libraries.