On 2026-04-17 10:57, Jim Meyering wrote:
I've just pushed the attached. In particular, the bootstrap.conf change is
a temporary kludge.
Thanks.
What Gnulib issue does that temporary kludge work around? I'd like to
help fix it in a way that doesn't require gzip to pull in a lot of i18n
stuff it doesn't need.
Although the gzip commit message says "avoid new build failure due to
missing setlocale.h" I assume "missing setlocale_null.h" was intended as
there is no setlocale.h. But gzip never uses or needs setlocale_null.h
directly, though, so I guess it's some sort of indirect dependency?