config.gcc: Add comment describing extra_gcc_objs.
authorKelley Cook <kcook@gcc.gnu.org>
Wed, 25 Feb 2004 21:43:26 +0000 (21:43 +0000)
committerR. Kelley Cook <kcook@gcc.gnu.org>
Wed, 25 Feb 2004 21:43:26 +0000 (21:43 +0000)
commit30500d84920d80fc55e9e7b3446e56bb5016f52e
treed10df9390f82bf7098df1a1f0306773ae83bbd32
parentbb9f8a85b103be64e123d79d04be735a32a40c3a
config.gcc: Add comment describing extra_gcc_objs.

2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>

* config.gcc: Add comment describing extra_gcc_objs.
i[34567]86-*-cygwin*): Replace host_extra_gcc_objs with extra_gcc_objs.
* configure.ac (extra_gcc_objs): New substitution variable.
(host_extra_gcc_objs): Don't substitute.
* configure: Regenerate.
* Makefile.in: Use extra_gcc_objs.

From-SVN: r78459
gcc/ChangeLog
gcc/Makefile.in
gcc/config.gcc
gcc/configure
gcc/configure.ac