summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.DJ Delorie2004-02-111-2/+2
| | | | | (rs6000-*-aix*): Same. * configure: Regenerate.
* * configure.in (host): Add in missing $noconfigdirs to defines.DJ Delorie2004-02-111-6/+6
| | | | * configure: Regenerate.
* 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,DJ Delorie2004-02-101-1/+10
| | | | | | | | | Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6637, PR ada/5911 Merge with libada-branch: * configure.in, Makefile.tpl, Makefile.def: Add target-libada, with appropriate dependencies. Add --enable-libada configure switch. * configure, Makefile.in: Regenerate.
* 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>DJ Delorie2004-02-061-2/+2
| | | | | * configure.in: Don't pass --with-stabs on IRIX 5 either. * configure: Regenerate.
* * configure.in: Use ./config.cache, not config.cache.Nathanael Nerode2004-01-051-2/+2
| | | | | | * configure: Regenerate. * Makefile.tpl: Special-casing not needed for GCC any more. * Makefile.in: Regenerate.
* * configure.in: Don't share a cache file for host dirs.Nathanael Nerode2004-01-051-1/+3
| | | | * configure: Regenerate.
* PR bootstrap/11932, PR bootstrap/11933Nathanael Nerode2004-01-031-1/+10
| | | | | | | | (I don't know if it will fix either of them, but it relates to them.) * configure.in: Don't use shared config.cache for target directories. * configure: Regenerate.
* * configure.in (ia64*-*-hpux*): Disable building java libraries.DJ Delorie2004-01-011-1/+1
| | | | * configure: Regenerated.
* * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.DJ Delorie2003-12-221-0/+3
| | | | * configure: Regenerated.
* 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2003-12-081-1/+1
| | | | | * configure.in (raw_libstdcxx_flags): Remove the leading space. * configure: Regenerate.
* * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.DJ Delorie2003-10-201-1/+1
| | | | * configure: Regenerate.
* 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>DJ Delorie2003-10-081-0/+5
| | | | | | | * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. * configure: Rebuilt * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure * Makefile.in: Rebuilt
* * configure.in: Pass a computed --program-transform-nameDaniel Jacobowitz2003-09-211-1/+26
| | | | | to subconfigures. * configure: Regenerated.
* * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): FixDaniel Jacobowitz2003-09-171-16/+13
| | | | | quoting. * configure: Regenerated.
* Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.Nick Clifton2003-09-041-2/+2
|
* * configure.in: Ensure arguments to sed are properly spaced.DJ Delorie2003-09-021-2/+2
| | | | * configure: Regenerate.
* * configure.in: Set RAW_CXX_FOR_TARGET if unset.Daniel Jacobowitz2003-08-271-1/+3
| | | | * configure: Regenerated.
* Merge bugfix from GCC:Nathanael Nerode2003-08-271-1/+2
| | | | | | | | 2003-08-23 Phil Edwards <pme@gcc.gnu.org> * configure.in: Use newline instead of semicolon when assuming shell arguments in a for loop. * configure: Regenerated.
* Merge configure.in, configure with GCC.Geoffrey Keating2003-08-211-19/+35
|
* * configure.in: Disable libgcj for darwin not on powerpc.Geoffrey Keating2003-08-201-1/+5
| | | | * configure: Rebuild.
* 2003-08-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-08-011-1/+1
| | | | | * configure.in (noconfigdirs): Do not add GDB when m32r-*-*. * configure: Ditto.
* * configure.in: Enable libgcj for darwin.DJ Delorie2003-07-301-1/+1
| | | | * configure: Rebuild.
* * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' whenNathanael Nerode2003-07-281-19/+1
| | | | | | | creating target and build subdirs to build all parent dirs as needed. * Makefile.in: Rebuild. * configure.in: Don't build dirs explicitly here. * configure: Rebuild.
* * Makefile.tpl: Set INSTALL and friends using autoconf. RemoveNathanael Nerode2003-07-131-0/+3
| | | | | | | unused INSTALL_PROGRAM_ARGS. * configure.in: Use AC_PROG_INSTALL. * Makefile.in: Regenerate. * configure: Regenerate.
* * configure: Rebuilt.Alexandre Oliva2003-07-101-0/+3
| | | | | | | | 2001-09-26 Alexandre Oliva <aoliva@redhat.com> * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build newlib nor libgloss. Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com> * configure.in (am33_2.0-*-linux*): Added.
* * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.Bob Wilson2003-07-101-0/+3
| | | | * configure: Regenerate.
* * configure.in: Clean up config-lang.in handling. DeleteNathanael Nerode2003-06-271-30/+39
| | | | | useless assignment to "subdirs". * configure: Regenerate.
* * configure.in: Rename 'target_libs' to 'target_libraries'.Nathanael Nerode2003-06-261-6/+6
| | | | | Remove useless reference to 'target_libs'. * configure: Regenerate.
* * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlibHans-Peter Nilsson2003-06-231-4/+10
| | | | | | and target-libgloss. <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb. <h8300*-*-*>: Disable libf2c and ${libgcj}.
* * configure.in: Update testsuite_flags to new location.DJ Delorie2003-06-181-1/+1
| | | | * configure. Regenerate.
* Merge these:DJ Delorie2003-06-121-13/+14
| | | | | | | | | | | | | | 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32. * configure. Regenerate. 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org> * configure.in: Disable serial configure by default. * configure: Regenerate. * Makefile.tpl: Abolish .NOTPARALLEL. * Makefile.in: Regenerate.
* * Makefile.tpl: Make 'recursive targets' using autogen ratherNathanael Nerode2003-06-031-1/+2
| | | | | | | | | | | than shell loop. Remove duplicate 'clean' targets and false comments. * Makefile.def: Add systematic dependencies to 'recursive' targets. Add systematic method of specifying missing targets in subdirs. Add copyright boilerplate. * Makefile.in: Regenerate. * configure.in: Add 'recursive targets' to maybe list. * configure: Regenerate.
* 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>Maciej W. Rozycki2003-05-201-1/+1
| | | | | * configure.in: Use curly braces in the definition of tooldir. * configure: Regenerate.
* 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2003-05-201-17/+1
| | | | | | | | * configure.in: Switch more things to use maybe dependencies. * Makefile.tpl: Switch more things to use maybe dependencies. Factor out common code from autogen IF statements. * configure: Regenerate. * Makefile.in: Regenerate.
* * configure.in: Accept i[3456789]86 for machine type.DJ Delorie2003-05-191-29/+29
| | | | * configure: Regenerate.
* <top level>Nathanael Nerode2003-05-181-57/+59
| | | | | | | | | | | | | * configure.in: Switch more things to use maybe dependencies. Rearrange a little. Use GCC_TOPLEV_SUBDIRS. * configure: Regenerate. * Makefile.tpl: Switch more things to use maybe dependencies. * Makefile.in: Regenerate. <config> * config/acx.m4: Introduce _GCC_TOPLEV_NONCANONICAL_BUILD, _GCC_TOPLEV_NONCANOICAL_HOST, _GCC_TOPLEV_NONCANONICAL_TARGET, GCC_TOPLEV_SUBDIRS.
* 2003-05-13 Michael Eager <eager@mvista.com>Andreas Jaeger2003-05-131-1/+1
| | | | | | * configure.in: Correct sed script so that options in quotes are not deleted. * configure: Rebuild.
* * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwinCorinna Vinschen2003-05-121-1/+1
| | | | | and $$s/newlib/libc/sys/cygwin32 include paths. * configure: Ditto.
* * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.cvs/add-fakeroots-diradd-fakeroots-dirDJ Delorie2003-04-191-5/+0
| | | | | | | * Makefile.in: Regenerate. * configure.in (powerpc64*-*-linux*): Remove. * configure: Rebuilt.
* * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all theDJ Delorie2003-04-171-0/+1
| | | | | | | | | previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap, and restrap. * Makefile.in: Regenerate. * configure.in (arm-*-netbsdelf*): Enable building java libraries. * configure: Regenerated.
* * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unusedNathanael Nerode2003-03-121-31/+13
| | | | | | | Make macro. * Makefile.in: Regenerate. * configure.in: Clean up gxx_include_dir logic. * configure: Regenerate.
* * configure.in (gxx_include_dir): Fix typo.DJ Delorie2003-03-091-1/+1
| | | | * configure: Regenerated.
* 2003-03-04 Daniel Jacobowitz <drow@mvista.com>Nathanael Nerode2003-03-051-81/+70
| | | | | | | | | | | | | * configure.in: Include $(build_tooldir)/sys-include in FLAGS_FOR_TARGET. * configure: Regenerated. 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.tpl: Reindent. * Makefile.in: Regenerate. * configure.in: Reindent. Don't set unused variables. * configure: Regenerate.
* * Makefile.tpl: Always pass down RANLIB.Nathanael Nerode2003-03-041-54/+18
| | | | | | | | | | | | | | | * Makefile.in: Regenerate. * Makefile.tpl: Don't set unused enable_shared, enable_threads macros. * Makefile.in: Regenerate. * configure.in: Remove unused logic relating to --enable-shared and --enable-threads. Remove bogus comments. Remove redundant noconfigdirs. * configure: Regenerate. * configure.in: Replace ${libstdcxx_version} by its value. Remove reference to mh-dgux. * configure: Regenerate.
* Add support for kaOS as cross build target system.Nick Clifton2003-02-241-0/+7
|
* * configure.in: Introduce --enable-maintainer-mode.Alexandre Oliva2003-02-191-0/+19
| | | | | | | * configure: Rebuilt. * Makefile.tpl (Makefile.in, configure): Enable dependencies only for maintainer mode. * Makefile.in: Rebuilt.
* * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,Geoffrey Keating2003-02-161-3/+4
| | | | | don't configure target-libobjc. * configure: Regenerate.
* Source Navigator is now on sourceforge...mingw-runtime-2_4Keith Seitz2003-02-061-11/+11
| | | | | | | | * Makefile.def: Remove "snavigator", "grep", and "db" modules. * Makefile.tpl: Remove "all-snavigator" and "all-grep". * Makefile.in: Regenerated. * configure.in: Remove all traces of snavigator, db, and grep. * configure: Regenerated.
* * configure.in: Revert 24Jan change.Alexandre Oliva2003-01-271-2/+3
| | | | * configure: Regenerate.
* No, really this time.Nathanael Nerode2003-01-241-5/+4
|