]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Split shared-library support and dynamic-loading support (they were
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 14 Jun 1995 14:43:41 +0000 (14:43 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 14 Jun 1995 14:43:41 +0000 (14:43 +0000)
commita7ee15c8ce29e3dd04ec94707be41e74f70b5226
tree73eaed306e6d902110b88cae1bd1bc087bfa0827
parent3a15dca1a03e72be1d15febd449b4c582273153d
Split shared-library support and dynamic-loading support (they were
both enabled with USE_SHARED_LIBRARY, now there's also
USE_MAC_DYNAMIC_LOADING).

Added a few other USE_ defines for optional modules to nonshared
config (they're not included in the base shared library)
Mac/mwerks/mwerks_nonshared_config.h
Mac/mwerks/mwerks_shared_config.h