]> git.ipfire.org Git - thirdparty/gcc.git/commit - config/ChangeLog
* Makefile.tpl (build_alias, host_alias, target_alias): Use
authordrow <drow@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Feb 2007 15:14:37 +0000 (15:14 +0000)
committerdrow <drow@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Feb 2007 15:14:37 +0000 (15:14 +0000)
commitb30fcfaed79be8f13c3b44764f9e63d4eb0357f2
tree2347e7eec03baaf71419b7253fe2ad78abf5a76c
parente29698fd34358a929761f5bdc944a6818695f921
* Makefile.tpl (build_alias, host_alias, target_alias): Use
noncanonical equivalents.
* configure.in: Rename to...
* configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
target_noncanonical.  Use them.  Rewrite removal of configure
arguments for autoconf 2.59.  Discard variable settings.  Force
program_transform_name for native tools.

* Makefile.in: Regenerated.
* configure: Regenerated with autoconf 2.59.

* src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.

* acx.m4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Avoid AC_PATH_PROG
with an empty path.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121751 138bc75d-0d04-0410-961f-82ee72b054a4
ChangeLog
Makefile.in
Makefile.tpl
config/ChangeLog
config/acx.m4
configure
configure.ac [moved from configure.in with 96% similarity]