]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Document some optional features in INSTALL.
authorEric Blake <ebb9@byu.net>
Mon, 27 Jul 2009 01:06:06 +0000 (19:06 -0600)
committerEric Blake <ebb9@byu.net>
Mon, 27 Jul 2009 03:03:09 +0000 (21:03 -0600)
commit4f8ae51842d7bea17e5179893fe532f53561a2ae
tree3740c5ed35d03348821bcac4dfe6326cb7937d89
parent9b7d3d1676cafe47b06228c0b24ce3c434cd62b6
Document some optional features in INSTALL.

* doc/install.texi (Basic Installation): Mention that INSTALL is
generic, and that not all packages implement all features.
Mention 'make distcheck' for maintainers, and 'make installcheck'
for users.  Mention the GNU Coding Standards.
(Installation Names): Mention DESTDIR vs. 'make prefix= install'
as ways to alter the configuration, with caveats of each.  Move
--program-prefix discussion...
(Optional Features): ...here.  Mention --enable-silent-rules and
use of make V=0.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
doc/install.texi