autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: INSTALL nits


From: Russ Allbery
Subject: Re: INSTALL nits
Date: Fri, 18 Aug 2023 10:12:05 -0700
User-agent: Gnus/5.13 (Gnus v5.13)

"Zack Weinberg" <zack@owlfolio.org> writes:

> What are the most common things people need to do in a "bootstrap"
> script that *aren't* covered by `autoreconf -i`?

I'm not sure if this is the correct thing for me to do, but for years I've
used the bootstrap script to do any pre-generation of files that I ship
with the distribution tarball to reduce the required build dependencies.
Running autoreconf -i is an important subset of that, but it also
includes, for example, pre-generating man pages from POD source and
generating input data for the test suite that relies on tools the typical
user may not have locally.

-- 
Russ Allbery (eagle@eyrie.org)             <https://www.eyrie.org/~eagle/>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]