This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] rename build_canonical, host_canonical to build, host in GCC config
- From: DJ Delorie <dj at redhat dot com>
- To: neroden at twcny dot rr dot com
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 9 Jun 2003 20:17:18 -0400
- Subject: Re: [patch] rename build_canonical, host_canonical to build, host in GCC config
- References: <20030610001114.GA2340@doctormoo>
> (gcc)
> * Makefile.in, configure.in, config/m68hc11/t-m68hc11-gas:
> Replace "build_canonical" with build, "host_canonical" with host.
> * configure: Regenerate.
>
> (ada)
> * Makefile.in: Replace "host_canonical" with "host" for autoconf
> substitution.
Ok.