Skip to content

configure: if no perl, disable unity and shell completion, related tidy ups#18141

Closed
vszakats wants to merge 9 commits intocurl:masterfrom
vszakats:am-no-perl-more
Closed

configure: if no perl, disable unity and shell completion, related tidy ups#18141
vszakats wants to merge 9 commits intocurl:masterfrom
vszakats:am-no-perl-more

Conversation

@vszakats
Copy link
Copy Markdown
Member

@vszakats vszakats commented Aug 1, 2025

Also:

  • GHA/linux, macos: test install with autotools too.
  • GHA/linux, macos: enable fish and zsh completion in an autotools job.
  • scripts: drop dynamic perl checks redundant after this patch.
  • scripts: drop two interim variables.
  • autotools: make build-certs target check perl first.
  • autotools: replace $(PERL) with @PERL@ to match the pattern used
    in most automake scripts. For consistency. This makes PERL be
    defined at configure-time, as opposed to make-time, for these cases
    now.

@vszakats vszakats added the build label Aug 1, 2025
@github-actions github-actions bot added CI Continuous Integration cmdline tool tests labels Aug 2, 2025
@vszakats vszakats marked this pull request as draft August 2, 2025 08:56
@vszakats vszakats marked this pull request as ready for review August 2, 2025 09:03
@vszakats vszakats changed the title configure: if no perl, disable unity and shell completion configure: if no perl, disable unity and shell completion, related tidy ups Aug 2, 2025
@vszakats vszakats closed this in 1644a49 Aug 4, 2025
@vszakats vszakats deleted the am-no-perl-more branch August 4, 2025 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant