This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: PATCH: Document @file
- From: Hans-Peter Nilsson <hans-peter dot nilsson at axis dot com>
- To: mark at codesourcery dot com
- Cc: hans-peter dot nilsson at axis dot com, nickc at redhat dot com, binutils at sources dot redhat dot com
- Date: Tue, 11 Oct 2005 20:01:11 +0200
- Subject: Re: PATCH: Document @file
> Date: Tue, 11 Oct 2005 10:52:35 -0700
> From: Mark Mitchell <mark@codesourcery.com>
> Hans-Peter Nilsson wrote:
>
> > It fails in binutils too, apparently because older makeinfo do
> > not support the expansion. Version 4.2 here, so the version
> > check (somewhere) needs updating.
>
> I have no idea where that might be.
>
> We've got makeinfo 4.8 installed on our machines...
Toplevel Makefile.in, near this comment: "For an installed
makeinfo, we require it to be from texinfo 4.2 or higher, else
we use the "missing" dummy."
brgds, H-P