This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: makeinfo version check
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Paolo Bonzini <bonzini at gnu dot org>
- Cc: gcc-patches at gcc dot gnu dot org, Mark Mitchell <mark at codesourcery dot com>
- Date: Fri, 14 Sep 2007 16:57:18 +0000 (UTC)
- Subject: Re: makeinfo version check
- References: <20070914151223.GJ4512@bubble.grove.modra.org> <46EAA5BC.8020609@gnu.org>
On Fri, 14 Sep 2007, Paolo Bonzini wrote:
> Alan Modra wrote:
> > We've had two reports since binutils-2.18 saying that the configure
> > makeinfo version check fails for texinfo 4.11. I'd like to install
> > the following fairly obvious patch to fix this in both gcc and src.
> > I also moved the match for texinfo 10 thru texinfo 39 to the end, and
> > made it match 10 thru 99 so that it won't break when texinfo 40.0
> > is released.
> >
> > * configure.ac: Correct makeinfo version check.
> >
> > OK to install?
>
> Sure.
I'd say this belongs on release branches as well, though suitability for
4.2 at this point is up to Mark.
GCC has its own makeinfo version check in gcc/configure.ac that may need
updating as well, as well as the toplevel one.
--
Joseph S. Myers
joseph@codesourcery.com