Makefile.in, [...]: Replace uses of ${target_alias} for directory names (and other...
authorNathanael Nerode <neroden@gcc.gnu.org>
Tue, 14 Oct 2003 03:41:42 +0000 (03:41 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Tue, 14 Oct 2003 03:41:42 +0000 (03:41 +0000)
commitcaa55b1e673f9f1b0990636ecf45fe52ea5261f2
treeeca508a41169c5e651aa47711802fe06b3c4d0de
parent4d4f9f195db9db1341c79713785f33b6aa5a06c9
Makefile.in, [...]: Replace uses of ${target_alias} for directory names (and other places which...

* Makefile.in, configure.in, config.host, mkheaders.in: Replace
uses of ${target_alias} for directory names (and other places which
won't like the empty string) with ${target_noncanonical}.  Introduce
call early in configure.in to _GCC_TOPLEV_NONCANONICAL_TARGET so it's
available.
* configure: Regenerate.

From-SVN: r72457
gcc/ChangeLog
gcc/Makefile.in
gcc/config.host
gcc/configure
gcc/configure.in
gcc/mkheaders.in