]> granicus.if.org Git - python/commit
When building with --disable-toolbox-glue under Darwin, skip building any
authorBrett Cannon <bcannon@gmail.com>
Thu, 26 Aug 2004 01:44:07 +0000 (01:44 +0000)
committerBrett Cannon <bcannon@gmail.com>
Thu, 26 Aug 2004 01:44:07 +0000 (01:44 +0000)
commitcc8a4f6563395e39d77da9888d0ea3675214ca64
treebc987a4797da09ab0e1bffbf2975e27c77211310
parent71f55af826481576ffa75f9dc0771e20ab7c1187
When building with --disable-toolbox-glue under Darwin, skip building any
Mac-specific modules.  Before all modules were compiled but would fail thanks
to a dependence on the code included when Python was built without the compiler
flag.

Closes bug #991962.
Misc/NEWS
setup.py