diff options
author | Stefano Lattarini <stefano.lattarini@gmail.com> | 2012-03-27 13:10:16 +0200 |
---|---|---|
committer | Stefano Lattarini <stefano.lattarini@gmail.com> | 2012-03-27 13:11:05 +0200 |
commit | 619c1b265564ba2aac50004dec9761df567c69b3 (patch) | |
tree | 2581fbc8f5a917e4ec249a82240ec9639d84d5e6 /tests/list-of-tests.mk | |
parent | 8bf5cacff594974000979c5b70e33ebbcfcde29a (diff) | |
download | automake-619c1b265564ba2aac50004dec9761df567c69b3.tar.gz |
info: allow user to inhibit pruning of '${infodir}/dir'
This should have ideally been part of commit 'v1.11-519-g1ec1668'
of 23-11-2011 "info: allow user to inhibit creation/update of
'${infodir}/dir'". Well, better late than never.
* lib/am/texinfos.am (uninstall-info-am): Don't look anymore at the
output of "install-info --version" to decide whether to use it to
update the '${infodir}/dir' or not; instead, honour the environment
variable 'AM_UPDATE_INFO_DIR'. To avoid code duplication with ...
(install-info-am): ... the recipe of this target, move common code
out to ...
(am__can_run_installinfo): ... this new internal variable.
* tests/install-info-dir.test: Enhance.
* doc/automake.texi (Texinfo): Update.
* NEWS: Likewise.
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to 'tests/list-of-tests.mk')
0 files changed, 0 insertions, 0 deletions