Daniel Jacobowitz
|
1277a9a0d3
|
* configure.ac (target_libraries): Move libgcc before libiberty.
* configure: Regenerated.
|
2007-02-13 21:33:14 +00:00 |
Daniel Jacobowitz
|
893220e040
|
PR bootstrap/30753
* configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
* configure: Regenerated.
|
2007-02-13 14:40:31 +00:00 |
Daniel Jacobowitz
|
df59407408
|
PR bootstrap/30748
* configure.ac: Correct syntax for Solaris ksh.
* configure: Regenerated.
|
2007-02-09 22:35:45 +00:00 |
Paolo Bonzini
|
e6659c0029
|
2007-02-09 Paolo Bonzini <bonzini@gnu.org>
* Makefile.def: Sync with GCC.
* Makefile.tpl: Sync with GCC.
* Makefile.in: Regenerate.
* configure: Regenerate.
* config/acx.m4: Sync with GCC.
* config/depstand.m4: Sync with GCC.
* config/tls.m4: Sync with GCC.
|
2007-02-09 19:24:42 +00:00 |
Daniel Jacobowitz
|
b58b6ee18f
|
* 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.
|
2007-02-09 15:15:38 +00:00 |