]> granicus.if.org Git - python/commit
Patch by Bill Noon: added 'dylib' as a library type along with
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 27 Aug 2001 15:08:16 +0000 (15:08 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 27 Aug 2001 15:08:16 +0000 (15:08 +0000)
commite259e5980c0a0889024ee99e4879a80fa8cd2086
tree36622f59422fc1d0517fed2bea5768846b3f7aa3
parent9403591014c5904baef0ad4d808cf222b107dc1f
Patch by Bill Noon: added 'dylib' as a library type along with
'static' and 'shared'. This fixes extension building for dynamic
Pythons on MacOSX.
Lib/distutils/ccompiler.py
Lib/distutils/unixccompiler.py