Skip to content

Conversation

@vincentbernat
Copy link

locate may discover Python.h in chroot or at unexpected
locations. Instead, use distutils module. To this effect,
ax_python.m4 is just updated to the latest available version.

This also fixes various other problems, like trying to detect an older Python version but reusing the location of the failing newer Python version from cache instead and some "test: too many arguments" occurrences.

`locate` may discover `Python.h` in chroot or at unexpected
locations. Instead, use `distutils` module. To this effect,
`ax_python.m4` is just updated to the latest available version.

Signed-off-by: Vincent Bernat <[email protected]>
@Neustradamus
Copy link

@tgraf: Can you solve it?

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