]> git.ipfire.org Git - thirdparty/automake.git/commit
docs: improve description of ${PACKAGE}, ${VERSION}, and similar variables
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 17 Dec 2014 19:45:47 +0000 (20:45 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 17 Dec 2014 23:37:08 +0000 (00:37 +0100)
commit79c8f00e741771d40478a15c3993e98d22039203
treea62effe88d44c023cd7cf87841b8394b8dc83d6d
parent153745f2bbb5e9c3526a6c2949f835ce7778f7cb
docs: improve description of ${PACKAGE}, ${VERSION}, and similar variables

In particular, suggesting that $PACKAGE and $VERSION should be aliases of
the $PACKAGE_TARNAME and $PACKAGE_VERSION definitions coming from AC_INIT,
and not be defined via an obsolete 2-argument invocation of AM_INIT_AUTOMAKE;
and why that is the best default, given all our historical baggage.

See discussion in http://debbugs.gnu.org/16623 for more information and
background.

* doc/automake.texi: Adjust.
* THANKS: Update.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
THANKS
doc/automake.texi