]> git.ipfire.org Git - thirdparty/gcc.git/commit - ChangeLog
config.if: If gcc_version is already set, just use it.
authorAlexandre Oliva <aoliva@redhat.com>
Thu, 30 Jan 2003 11:52:51 +0000 (11:52 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Thu, 30 Jan 2003 11:52:51 +0000 (11:52 +0000)
commita693735b841b0228abc8e9eda50628d3d86381ae
treeb75b38364e9f3474086c26670a715cda214575ee
parent14d22dd6675f2225b5de7c0e591893f84fb6b9e0
config.if: If gcc_version is already set, just use it.

* config.if: If gcc_version is already set, just use it.  Don't set
gcc_version_trigger if it's already set, otherwise set it to
gcc/version.c, but only if the file exists.  If it is not set and
gcc/version.c does not exist, try to extract the version number from
$CC.

From-SVN: r62131
ChangeLog
config.if