]> git.ipfire.org Git - thirdparty/automake.git/commit
automake: info about Automake and Libtool being in different prefixes.
authorKarl Berry <karl@freefriends.org>
Mon, 8 Jul 2024 22:04:48 +0000 (15:04 -0700)
committerKarl Berry <karl@freefriends.org>
Mon, 8 Jul 2024 22:04:48 +0000 (15:04 -0700)
commit9719ecd76715182cbb8c49fb23e9e068cf32bf85
treebadd24682f3d27fb90e8d66b1a73ad8d04ae5af8
parent7a506f58e5969a7433c08a1b73232bef801d1311
automake: info about Automake and Libtool being in different prefixes.

In response to https://bugs.gnu.org/71847.

* doc/automake.texi (Libtool library used but LIBTOOL is undefined):
new node. Tweak aclocal section.
* lib/Automake/Variable.pm (require_variables): refer to the
new node in the message for LT_INIT.
* maintainer/maint.mk (announcement) <AO>: new fn; use it
to output a link to the new node for test releases only.
* HACKING: mention M-x texinfo-master-menu, et al.
* doc/amhello/README: mention that the package is named amhello.
HACKING
doc/amhello/README
doc/automake.texi
lib/Automake/Variable.pm
maintainer/maint.mk