This is the mail archive of the gcc-bugs@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]

[Bug ada/14350] libada/configure.in should not hardcode GCC version


------- 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


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