r121751 - in /trunk: ChangeLog Makefile.in Make...
drow@gcc.gnu.org
drow@gcc.gnu.org
Fri Feb 9 15:14:00 GMT 2007
Author: drow
Date: Fri Feb 9 15:14:37 2007
New Revision: 121751
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121751
Log:
* 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.
Added:
trunk/configure.ac
- copied, changed from r121749, trunk/configure.in
Removed:
trunk/configure.in
Modified:
trunk/ChangeLog
trunk/Makefile.in
trunk/Makefile.tpl
trunk/config/ChangeLog
trunk/config/acx.m4
trunk/configure
More information about the Gcc-cvs
mailing list