[Bug ada/14350] libada/configure.in should not hardcode GCC version
jsm at polyomino dot org dot uk
gcc-bugzilla@gcc.gnu.org
Mon Mar 1 10:33:00 GMT 2004
------- Additional Comments From jsm at polyomino dot org dot uk 2004-03-01 10:33 -------
Subject: Re: libada/configure.in should not hardcode GCC
version
On Mon, 1 Mar 2004, charlet at gcc dot gnu dot org wrote:
> Given that this version is not used anywhere, I guess it's just a matter of
> removing it completely, right ?
Yes. It's only used by configure --help and --version, and this isn't
particularly useful (only installed programs need support --help and
--version, not configure scripts, and --help and --version still anyway
work without a package version, and as a subdirectory configure script it
is only intended to be called by the build system and not by humans).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14350
More information about the Gcc-bugs
mailing list