Make the installation/uninstallation of Info pages follow the
authorAkim Demaille <akim@epita.fr>
Mon, 5 Mar 2001 14:45:40 +0000 (14:45 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 5 Mar 2001 14:45:40 +0000 (14:45 +0000)
commit0794a12b94895d01e705e4dc35557b1cde696bfb
tree7f125e649de97365c518fec7bd080bb101ad2c3f
parentf455f2ed019c6802623b73cba235edec6041320b
Make the installation/uninstallation of Info pages follow the
regular am/recursive scheme.
* automake.in (%required_targets, %dependencies): Add
install-info.
(%dependencies): Add install-info, install-info-am, and
unstall-info.
(&handle_subdirs): Don't transform INSTALLINFO, which mapping was
reversed BTW.  Does anybody use the option `no-installinfo'?
(&handle_merge_targets): Let the handling of info related targets
to...
(&handle_factored_dependencies): this.
* subdirs.am: Use ?INSTALL-INFO?.
* texinfos.am: Define the install-info, uninstall-info and
uninstall-info-am targets.
ChangeLog
Makefile.in
automake.in
lib/am/subdirs.am
lib/am/texinfos.am
m4/Makefile.in
subdirs.am
tests/Makefile.in
texinfos.am