This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author philthompson10
Recipients philthompson10
Date 2017-11-26.12:37:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511699872.51.0.213398074469.issue32141@psf.upfronthosting.co.za>
In-reply-to
Content
When configure searches for a C compiler on macOS it fails to handle spaces in directory name on PATH. The fix is to enclose $as_dir in quotes.
History
Date User Action Args
2017-11-26 12:37:52philthompson10setrecipients: + philthompson10
2017-11-26 12:37:52philthompson10setmessageid: <1511699872.51.0.213398074469.issue32141@psf.upfronthosting.co.za>
2017-11-26 12:37:52philthompson10linkissue32141 messages
2017-11-26 12:37:52philthompson10create