install.texi (--with-build-sysroot): Fix grammatical error.
authorMark Mitchell <mark@codesourcery.com>
Tue, 26 Jul 2005 15:56:56 +0000 (15:56 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 26 Jul 2005 15:56:56 +0000 (15:56 +0000)
commit526635cb4b12c94cda663ae1ba5634e781b654c7
tree0284f0554e4dd176bea11df5e10b97ef13c79945
parentc14ff86e9ca385d8e62bbecac8ebd439171e5ced
install.texi (--with-build-sysroot): Fix grammatical error.

* doc/install.texi (--with-build-sysroot): Fix grammatical error.
Clarify use of "build" in name.

* Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
(CFLAGS_FOR_TARGET): Use it.
(CXXFLAGS_FOR_TARGET): Likewise.
* Makefile.in: Regenerated.
* configure.in (--with-build-sysroot): New option.
* configure: Regenerated.

From-SVN: r102389
ChangeLog
Makefile.in
Makefile.tpl
configure
configure.in
gcc/ChangeLog
gcc/doc/install.texi