[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: autoreconf --force seemingly does not forcibly update everything
From: |
Bruno Haible |
Subject: |
Re: autoreconf --force seemingly does not forcibly update everything |
Date: |
Wed, 10 Apr 2024 16:22:41 +0200 |
Bernhard Voelker wrote:
> > Last month, I spent 2 days on prerelease testing of coreutils. If, after
> > downloading the carefully prepared tarball from ftp.gnu.org, the first
> > thing a distro does is to throw away the *.m4 files and regenerate the
> > configure script with their own one,
> > * It shows [...]
>
> FWIW: especially the downstream builds of the 'coreutils' package have been
> using 'autoreconf -fi' for a long time, because the upstream tools do not
> have full I18N support, and the large I18N patch is in use e.g. at Fedora,
> openSUSE and Debian probably since >15 years.
Sure, if downstream applies a patch that modifies bootstrap.conf, they need
to rerun 'bootstrap'. That goes without saying. I hope downstream then also
runs "make check".
Bruno
- Re: autoreconf --force seemingly does not forcibly update everything, (continued)
- Re: autoreconf --force seemingly does not forcibly update everything, Bruno Haible, 2024/04/01
- Re: autoreconf --force seemingly does not forcibly update everything, Jeffrey Walton, 2024/04/01
- Re: autoreconf --force seemingly does not forcibly update everything, Guillem Jover, 2024/04/01
- Re: autoreconf --force seemingly does not forcibly update everything, Nick Bowler, 2024/04/01
- Re: autoreconf --force seemingly does not forcibly update everything, Bruno Haible, 2024/04/01
- Re: autoreconf --force seemingly does not forcibly update everything, Sam James, 2024/04/09
- Re: autoreconf --force seemingly does not forcibly update everything, Bruno Haible, 2024/04/09
- Re: autoreconf --force seemingly does not forcibly update everything, Nick Bowler, 2024/04/09
- Re: autoreconf --force seemingly does not forcibly update everything, Bernhard Voelker, 2024/04/10
- Re: autoreconf --force seemingly does not forcibly update everything,
Bruno Haible <=
- Re: autoreconf --force seemingly does not forcibly update everything, Bernhard Voelker, 2024/04/10
- Re: autoreconf --force seemingly does not forcibly update everything, Simon Josefsson, 2024/04/10
- Re: autoreconf --force seemingly does not forcibly update everything, Paul Eggert, 2024/04/10
- Re: autoreconf --force seemingly does not forcibly update everything, Jeffrey Walton, 2024/04/10
- Re: autoreconf --force seemingly does not forcibly update everything, Simon Josefsson, 2024/04/11
- Re: autoreconf --force seemingly does not forcibly update everything, Nick Bowler, 2024/04/10
- Re: autoreconf --force seemingly does not forcibly update everything, Bruno Haible, 2024/04/10
- Re: autoreconf --force seemingly does not forcibly update everything, Simon Josefsson, 2024/04/01
- Re: autoreconf --force seemingly does not forcibly update everything, Bruno Haible, 2024/04/04
Re: autoreconf --force seemingly does not forcibly update everything, Guillem Jover, 2024/04/01