]> granicus.if.org Git - python/commit
Allow configure to handle PATH elements with spaces (#3935) (#3937)
authorNed Deily <nad@python.org>
Mon, 9 Oct 2017 18:30:59 +0000 (14:30 -0400)
committerGitHub <noreply@github.com>
Mon, 9 Oct 2017 18:30:59 +0000 (14:30 -0400)
commitac360fc56c111ec19895ba445e0ec6863f825625
treea30db0516fcc8cf2c98787cc648f566770c49a85
parent6f059ab80a351a7dd85cc57c5ca240f817a79c5d
Allow configure to handle PATH elements with spaces (#3935) (#3937)

Fix some tests in ./configure for determining macOS compiler choices that could fail if a $PATH element contained spaces.
configure
configure.ac