On 06 Feb 2022 15:47, Karl Berry wrote:
> Fixes automake bug https://bugs.gnu.org/38043.
>
> All these changes look good to me (just casting my eyes over them ...),
> and hopefully will result in something more future-maintainable. Thanks!
before i push, question about $scriptversion. is the
Fixes automake bug https://bugs.gnu.org/38043.
All these changes look good to me (just casting my eyes over them ...),
and hopefully will result in something more future-maintainable. Thanks!
turns out this doesn't repro in official automake versions because it requires a
Gentoo-specific patch -- the one sent for #38043 to fix Python 3.5+ compilation.
the issue is that lib/am/python.am chops up the list of files before the globs
are expanded instead of after.
## This is somewhat tricky
ugh, cc-ed bug-automake by accident and got a dupe report. closing this.
https://bugs.gnu.org/18564