Skip to content

configure: sort feature list, lowercase protocols, use backticks #14117

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

Closed
wants to merge 3 commits into from

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Jul 7, 2024

  • sort features case-insensitively to match curl -V and cmake.
    sort -f is POSIX, but check if it's available anyway.

  • make protocols lowercase to match curl -V and cmake.

  • replace two outlier $() with backticks.

Closes #14117

@vszakats vszakats changed the title build: tidy-ups autotools: sort feature list, lowercase protocols, use backticks Jul 8, 2024
@vszakats vszakats changed the title autotools: sort feature list, lowercase protocols, use backticks configure: sort feature list, lowercase protocols, use backticks Jul 8, 2024
@vszakats vszakats closed this in 59bc9a1 Jul 9, 2024
@vszakats vszakats deleted the buildfeatmore branch July 9, 2024 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants