[PATCH v2] libsframe: include bfd/version.m4 for BFD_VERSION
Project / Subsystem
binutils / libsframe
Date
2026-04-30
Proposer
Michael Forney <mforney@mforney.org>
Source type
public_inbox
Consensus
Proposed
Sentiment
—/10
Technical tradeoffs
- • Ensures accurate versioning of libsframe.
- • No apparent downsides.
All attributes
- project
- binutils
- subsystem
- libsframe
- patch_id
- —
- discussion_id
- ceb2fbaed4926227f68be6941c6273f5.mforney@mforney.org
- source_type
- public_inbox
- title
- [PATCH v2] libsframe: include bfd/version.m4 for BFD_VERSION
- headline
- Libsframe: include bfd/version.m4 for BFD_VERSION
- tldr
- Fixes the libsframe package version by including `bfd/version.m4` in `configure.ac`.
- proposer
- Michael Forney <mforney@mforney.org>
- consensus
- Proposed
- outcome
- proposed
- sentiment_score
- —
- technical_tradeoffs
-
- • Ensures accurate versioning of libsframe.
- • No apparent downsides.
- series_id
- —
- series_role
- standalone
- series_parts
- []
- tags
-
- • binutils
- • libsframe
- • versioning
- • build system
- • configure
- bugzilla_url
- —
- date
- 2026-04-30T00:00:00.000Z
[PATCH v2] libsframe: include bfd/version.m4 for BFD_VERSION
Michael Forney proposes a patch to fix the package version of libsframe by including bfd/version.m4 in configure.ac. This ensures that BFD_VERSION is properly defined during the configuration process. The patch also regenerates configure and Makefile.in to reflect the change.