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


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.


Paolo


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