autotools: don't force uniqueness on configflags
Metadata
Current evaluation
Merged to stop forcing uniqueness on autotools configflags, resolving Launchpad bug #1694707. Approved by two reviewers, the change modifies two files with a net reduction of three lines.
Suggested action: —
No scores available.
Issue body
LP: [#1694707](https://bugs.launchpad.net/snapcraft/+bug/1694707)
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to stop forcing uniqueness on autotools configflags, resolving Launchpad bug #1694707. Approved by two reviewers, the change modifies two files with a net reduction of three lines. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged after review. Changes to the autotools build system remove forced uniqueness on configflags, resolving Launchpad bug #1694707. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into main after review. The change addresses Launchpad bug #1694707 by modifying the autotools build system to stop forcing uniqueness on configflags, resolving the reported configuration handling issue. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1694707 autotools.configflags enforces uniqueness | snapcraft (launchpad) | closed | Closed without resolution. The autotools plugin configflags property enforces uniqueness, blocking duplicate -skip arguments. No comments or fixes were provided, indicating abandonment. | |
| #3066 autotools v2 plugin: rename configflags to autotools-configure-parame… | snapcraft | merged | Merged a maintainer change renaming configflags to autotools-configure-parameters in the autotools v2 plugin. This correctly namespaces the property to eliminate ambiguity. All checks passed and the code was integrated. | |
| #521 Correct autotools documentation and tests to use configflags | snapcraft | merged | Merged a fix correcting autotools plugin documentation and test cases to use configflags. Approved by maintainers sergiusens and kyrofa following IRC discussion. |