]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Shorten and improve INSTALL
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 24 Jun 2023 21:39:34 +0000 (14:39 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 24 Jun 2023 21:40:25 +0000 (14:40 -0700)
commitd8ca8b323873e5cd9d969a062f70b31db450ba53
tree62c5a3bd863a19eaade412f711f988b006eebfc7
parent328f9b88ef896e8e31818c50d9ec2ade5c892ea4
Shorten and improve INSTALL

Rewrite install.texi so that INSTALL is shorter and hopefully
more useful for new installers.
* doc/install.texi: When not building the Autoconf manual, put
copyright notice at the end, and omit external references as they
do not work in INSTALL.
Avoid long URLs as they do not work well in INSTALL or
in info files.  Be more consistent (though not entirely
consistent) about “system” vs “architecture”.
(System Types, Building for a different system type)
(Troubleshooting the Build Type): Coalesce into a single section
and rewrite for clarity and brevity.  Mention build-aux.  Do not
mention --target here as it’s too rare to make the cut.
doc/install.texi