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


Joseph S. Myers wrote:
> 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.

This is OK for the 4.2 branch.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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