[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "info automake" no longer works
From: |
Gavin Smith |
Subject: |
Re: "info automake" no longer works |
Date: |
Fri, 26 Feb 2016 16:58:52 +0000 |
On 25 February 2016 at 23:09, Vincent Lefevre <address@hidden> wrote:
> Under Debian/unstable, when I type "info automake", I get the man page
> (default fallback) instead of the GNU Automake manual.
>
> The Debian package 6.0.0.dfsg.1-1 is also buggy, but 5.2.0.dfsg.1-6
> is OK (e.g. after downgrading to this version).
>
I can't reproduce this, unfortunately, with the most recent development version.
The dir entry is "Automake", so does "info Automake" work?
Do you have any problems with any other manuals?
> In strace output for 5.2.0.dfsg.1-6, I get:
>
> The /usr/share/info/dir file contains:
>
> * automake-invocation: (automake-1.15)automake Invocation.
> * Automake: (automake-1.15). Making GNU standards-compliant Makefiles.
>
> in both cases, in case this matters (according to strace, this file
> is read in both cases).
Are there any other lines in that file containing "automake" or "Automake"?