On 03/27/2012 01:16 PM, Stefano Lattarini wrote: > 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.lattar...@gmail.com> > --- > > A minor bugfixing patch I'd like to squash in before 1.11.4. I will push > it this evening or tomorrow if there is no objection. > Pushed now.
Regards, Stefano