Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Apr 26, 2019

Misc/python-config.sh lives in the build directory, not in the source
directory.

https://bugs.python.org/issue21536

Misc/python-config.sh lives in the build directory, not in the source
directory.
@vstinner
Copy link
Member Author

When I build Python of the source tree, I can reproduce the bug without my change:

make: *** No rule to make target '/path_to_build_dir/Misc/python-config.sh', needed by 'python-config'.  Stop

I confirm with manual test that my change fix this use case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants