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

configure.ac: fix header checks for macOS #1224

Merged
merged 2 commits into from
Jun 3, 2024

Conversation

barracuda156
Copy link
Contributor

These headers are available, but they won’t be found on earlier macOS versions due to requirement for inclusion order.

@DimitriPapadopoulos
Copy link
Collaborator

Out of curiosity, which macOS versions fail?

@barracuda156
Copy link
Contributor Author

Out of curiosity, which macOS versions fail?

AFAIK, < 10.9

@DimitriPapadopoulos
Copy link
Collaborator

DimitriPapadopoulos commented Jun 2, 2024

Not exactly recent macOS versions, they reached EOL in 2015. But then why not support them if minimal changes are required.

configure.ac Outdated Show resolved Hide resolved
@DimitriPapadopoulos DimitriPapadopoulos merged commit 371edb5 into adrienverge:master Jun 3, 2024
5 checks passed
@barracuda156 barracuda156 deleted the darwin branch June 3, 2024 19:48
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.

None yet

2 participants