Hi Stefano ,
What is final solution to use texinfo pages for GNU autotools
(autoconf,automake,libtool) ?
Bruno Haible wrote:
Hi Stefano,
[SNIP]
How to reproduce:
[SNIP]
4. Install automake-1.12 with the same --prefix:
$ tar xvfz .../automake-1.12.tar.gz
$ (cd automake-1.12&& ./configure --prefix=/tmp/inst&& make&& make
install)
5. $ INFOPATH=/tmp/inst/share/info info automake
fails, it produces the manpage fallback.
info automake-invocation is new stile if remember some discussion about
implementation of xxxx-invocation and Xxxx
Bruno
Roumen