This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: makeinfo version check


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]