Skip to content

Conversation

devnexen
Copy link
Contributor

@devnexen devnexen commented Jun 7, 2020

Prioritising the right header as uuid_create is rightfully picked up.

https://bugs.python.org/issue40900

@devnexen devnexen changed the title uuid module build fix on FreeBSD proposal. bpo-40900: uuid module build fix on FreeBSD proposal. Jun 7, 2020
Adding a new --with-uuid configure directive.
@devnexen devnexen force-pushed the fbsd_build_fix_uuid_module branch from 6ea6e67 to 4ff23c7 Compare June 8, 2020 22:05
@ned-deily
Copy link
Member

Without any opinion on the changes you propose, note that configure is a derived file, created by the autoconf tool. You need to make the changes in configure.ac then run autoconf to produce an updated configure file, then include both in the PR. This is explained in more detail in the Developer's Guide.

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.

6 participants