This is the mail archive of the
libc-alpha@sourceware.cygnus.com
mailing list for the glibc project.
[PATCH] gcc 2.95 / configure.in redux
- To: libc-alpha@sourceware.cygnus.com
- Subject: [PATCH] gcc 2.95 / configure.in redux
- From: Joel Klecker <jk@espy.org>
- Date: Fri, 9 Jul 1999 18:00:13 -0700
Recently the version string of gcc 2.95 changed to "2.95" from
"gcc-2.95", which the compiler version check in configure.in does not
have an expression to match.
The attached patch should go in both the glibc-2-1-branch and the
trunk. 2.9[5-9]* is necessary to match bug fix releases of the gcc
2.9x series, which will be of the form 2.9x.x.
gcc-2.95.diff
--
Joel Klecker (aka Espy) Debian GNU/Linux Developer
<URL:mailto:jk@espy.org> <URL:mailto:espy@debian.org>
<URL:http://web.espy.org/> <URL:http://www.debian.org/>