Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autoconf: Don't use generated file as sentinel #35

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

rhansen
Copy link
Contributor

@rhansen rhansen commented Dec 4, 2024

autoreconf generates pyconfig.h.in so it shouldn't be used to sanity check the presence of the CPython source.

`autoreconf` generates `pyconfig.h.in` so it shouldn't be used to
sanity check the presence of the CPython source.
Copy link
Collaborator

@erlend-aasland erlend-aasland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@erlend-aasland erlend-aasland merged commit 0b174c7 into python:main Dec 17, 2024
4 checks passed
@rhansen rhansen deleted the autoconf branch December 19, 2024 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants