Ralf Wildenhues
|
30b74385c7
|
configure.ac: Rewrite 'configure --help' strings to look nicer.
2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* configure.ac: Rewrite 'configure --help' strings to look nicer.
* configure: Regenerate.
2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* configure.ac: Add some missing m4 quotation.
* configure: Regenerate.
From-SVN: r126246
|
2007-07-03 09:06:26 +02:00 |
|
Kai Tietz
|
901119aede
|
Makefile.def: Add windmc tool to build.
2007-07-02 Kai Tietz <kai.tietz@onevision.com>
* Makefile.def: Add windmc tool to build.
* Makefile.tpl: Likewise.
* configure.ac: Likewise.
* Makefile.in: Regenerate.
* configure: Regenerate.
From-SVN: r126191
|
2007-07-02 08:19:12 +00:00 |
|
DJ Delorie
|
83f4c19f67
|
configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're not building newlib.
* configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
not building newlib.
* configure: Regenerated.
From-SVN: r126089
|
2007-06-28 15:34:07 -04:00 |
|
Bernd Schmidt
|
3fcfad7607
|
configure.ac: Don't add target-libmudflap to noconfigdirs for bfin*-*-uclinux* targets.
* configure.ac: Don't add target-libmudflap to noconfigdirs for
bfin*-*-uclinux* targets.
* configure: Regenerate.
* gcc/config/bfin/uclinux.h (MFWRAP_SPEC): New.
From-SVN: r125717
|
2007-06-14 17:10:54 +00:00 |
|
Jakub Jelinek
|
9cc1244e76
|
re PR bootstrap/29382 (Bootstrap comparison failure!)
PR bootstrap/29382
* configure.in: Don't use -fkeep-inline-functions for GCC < 3.3.1.
* configure: Rebuilt.
From-SVN: r125182
|
2007-05-30 15:32:34 +02:00 |
|
Richard Sandiford
|
8c79f3c49d
|
configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting of glob.
* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
of glob. Quote arguments with single quotes too.
* configure: Regenerate.
From-SVN: r123117
|
2007-03-21 20:09:15 +00:00 |
|
Brooks Moses
|
9c4d24932e
|
configure.ac: Add "--with-pdfdir" configure option, which defines pdfdir variable.
* configure.ac: Add "--with-pdfdir" configure option,
which defines pdfdir variable.
* Makefile.def (target=fixincludes): Add install-pdf to
missing targets.
(recursive_targets): Add install-pdf target.
(flags_to_pass): Add pdfdir.
* Makefile.tpl: Add pdfdir handling, add do-install-pdf
target.
* configure: Regenerate
* Makefile.in: Regenerate
From-SVN: r122467
|
2007-03-01 16:28:09 -08:00 |
|
Matt Kraai
|
54e433bc4f
|
configure: Regenerate.
* configure: Regenerate.
* configure.ac: Move statements after variable declarations.
From-SVN: r122397
|
2007-02-28 00:56:22 +00:00 |
|
Joseph Myers
|
9f8c673960
|
configure.ac: Adjust for loop syntax.
* configure.ac: Adjust for loop syntax.
* configure: Regenerate.
From-SVN: r122132
|
2007-02-19 17:28:03 +00:00 |
|
Alexandre Oliva
|
b2eaac4a51
|
configure.ac: Drop multiple occurrences of --enable-languages, and fix its quoting.
* configure.ac: Drop multiple occurrences of --enable-languages,
and fix its quoting.
* configure: Rebuilt.
From-SVN: r122107
|
2007-02-18 22:45:12 +00:00 |
|
Mark Mitchell
|
beeaf21625
|
Vladimir Prus <vladimir@codesourcery.com Joseph Myers <joseph@codesourcery.com>
2007-02-17 Mark Mitchell <mark@codesourcery.com>
Nathan Sidwell <nathan@codesourcery.com>
Vladimir Prus <vladimir@codesourcery.com
Joseph Myers <joseph@codesourcery.com>
* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
* configure: Regenerate.
Co-Authored-By: Nathan Sidwell <nathan@codesourcery.com>
From-SVN: r122073
|
2007-02-17 13:35:03 +00:00 |
|
Daniel Jacobowitz
|
291f172e62
|
configure.ac (target_libraries): Move libgcc before libiberty.
* configure.ac (target_libraries): Move libgcc before libiberty.
* configure: Regenerated.
From-SVN: r121893
|
2007-02-13 21:27:11 +00:00 |
|
Daniel Jacobowitz
|
c3a86da9a8
|
re PR bootstrap/30753 (checking for correct version of gmp.h... no)
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.
Co-Authored-By: Paolo Bonzini <bonzini@gnu.org>
From-SVN: r121882
|
2007-02-13 13:39:19 +00:00 |
|
Daniel Jacobowitz
|
44bfc3acc2
|
re PR bootstrap/30748 (configure broken on trunk)
PR bootstrap/30748
* configure.ac: Correct syntax for Solaris ksh.
* configure: Regenerated.
From-SVN: r121778
|
2007-02-09 22:33:51 +00:00 |
|
Paolo Bonzini
|
3e19841a04
|
configure.ac: Sync with src.
2007-02-09 Paolo Bonzini <bonzini@gnu.org>
* configure.ac: Sync with src.
* configure: Regenerate.
From-SVN: r121762
|
2007-02-09 16:44:18 +00:00 |
|
Daniel Jacobowitz
|
1c710c3ca6
|
Makefile.tpl (build_alias, [...]): Use noncanonical equivalents.
* 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.
From-SVN: r121751
|
2007-02-09 15:14:37 +00:00 |
|