GNU bug report logs - #56749
modernize bootstrap.conf

Previous Next

Package: gzip;

Reported by: Bruno Haible <bruno <at> clisp.org>

Date: Sun, 24 Jul 2022 19:51:01 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jim Meyering <jim <at> meyering.net>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: Bruno Haible <bruno <at> clisp.org>, 56749 <at> debbugs.gnu.org
Subject: bug#56749: modernize bootstrap.conf
Date: Tue, 27 Dec 2022 11:29:57 -0800
On Tue, Dec 27, 2022 at 11:15 AM Paul Eggert <eggert <at> cs.ucla.edu> wrote:
...
> To make this easier I changed gnulib/build-aux/bootstrap so that it
> doesn't need to replace itself. Instead, it has options --pull and
> --gen, so that './bootstrap --pull' is equivalent to librarified
> ./autopull.sh and './bootstrap --gen' is equivalent to librarified
> ./autogen.sh. These new options work regardless of whether one uses the
> standalone or the librarified bootstrap, and the standalone bootstrap
> need not replace itself when it runs.
>
> I propagated this into gzip by installing the attached patch, the only
> creative part of which is its README-hacking change. The rest simply
> syncs from Gnulib, using the standalone bootstrap instead of the
> librarified one.
>
> Assuming this sort of thing works out, I'd like to do something similar
> with grep, diffutils, etc.

Thank you for making it easier to integrate Bruno's improved bootstrap
functionality.




This bug report was last modified 2 years and 143 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.