Skip to content

Conversation

@rhubert
Copy link
Contributor

@rhubert rhubert commented Jan 30, 2026

No description provided.

rhubert and others added 6 commits January 30, 2026 09:43
Fix the handling of feature configuration options introduced with ebadfc5.
As hyphens are not allowed in environment variables they use underscores,
but we need to pass the options using hyphens, otherwise Configure
fails.
Most options are exclusively using hyphens as word separators. There are
some options that need special treatment, though. While at it, simplify
the loop a bit and use an array for the return string.
The option must be called "enable-zstd". Otherwise it is not picked up
by the configuration option parsing.
Options without "no" or "enable" prefix are not picked up.
We don't support that in any other packages either.
@jkloetzke
Copy link
Member

I've added a couple of additional fixes on top...

@jkloetzke jkloetzke merged commit 4d51156 into BobBuildTool:master Jan 30, 2026
3 checks passed
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