-
-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
bpo-45723: Detect missing pkg-config (GH-29442) #29442
Conversation
af36054
to
2fa083d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Where is AC_PATH_TOOL being picked up from? The current PR doesn't work for me.
This is on a reasonably vanilla Debian system. Also the same on macOS with pkg-config installed from MacPorts. |
Strange ... could you please paste the output of My system (Fedora 34):
|
|
D'oh, I put |
Signed-off-by: Christian Heimes <christian@python.org>
8c59d49
to
3061c4b
Compare
Signed-off-by: Christian Heimes christian@python.org
https://bugs.python.org/issue45723