aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2003-03-12Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.Nathanael Nerode1-93/+55
2003-03-09configure.in (gxx_include_dir): Fix typo.Franz Sirl1-10/+29
2003-03-05Makefile.tpl: Reindent.Nathanael Nerode1-113/+102
2003-03-04configure.in: Include $(build_tooldir)/sys-include in FLAGS_FOR_TARGET.Daniel Jacobowitz1-1/+1
2003-03-04Make sure I committed the right version. :-(Nathanael Nerode1-41/+33
2003-03-04Makefile.tpl: Don't set unused enable_shared, enable_threads macros.Nathanael Nerode1-73/+38
2003-03-04configure.in: Replace ${libstdcxx_version} by its value.Nathanael Nerode1-52/+57
2003-02-25remove site-file support - it is obsoleteNick Clifton1-16/+5
2003-02-25Add support for kaOS as cross build target system.Uwe Stieber1-69/+68
2003-02-19configure.in: Introduce --enable-maintainer-mode.Alexandre Oliva1-44/+91
2003-02-16configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*, don't configure t...Geoffrey Keating1-54/+44
2003-02-06Makefile.def: Remove "snavigator", "grep", and "db" modules.Keith R Seitz1-79/+71
2003-01-27Rebuilt with autoconf 2.13Alexandre Oliva1-25/+1242
2003-01-27configure.in: Revert 24Jan change.Phil Edwards1-1216/+19
2003-01-24No, really this time.Nathanael Nerode1-37/+36
2003-01-23configure.in: Revert previous change.Nathanael Nerode1-1/+1
2003-01-23configure.in: Make rda native-only.Nathanael Nerode1-1/+1
2003-01-19configure.in: Add missing \.Nathanael Nerode1-61/+42
2003-01-17configure.in (baseargs): Avoid using \| in sed regular expressions.Jakub Jelinek1-5/+10
2003-01-16configure.in (baseargs): Remove all supported forms of --cache-file...Jakub Jelinek1-5/+5
2003-01-15configure.in (noconfigdirs): Don't skip gas on IRIX 6.Alexandre Oliva1-43/+61
2003-01-10configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.Nathanael Nerode1-29/+11
2003-01-09configure.in: Remove Makefile in build...Alexandre Oliva1-57/+83
2003-01-07* configure: Regenerate with proper autoconf 2.13.Christopher Faylor1-28/+9
2003-01-07* configure.in: Add AC_PREREQ for consistency.Christopher Faylor1-44/+64
2003-01-06configure.in (GDB_TK): Add tcl directories conditional on gdb/gdbtk directory...Andrew Cagney1-33/+45
2003-01-04configure.in (LD): Improve test for gcc.John David Anglin1-63/+73
2002-12-31configure.in: Fix use of $program_transform_name.Andreas Schwab1-3/+3
2002-12-31* configure.in (baseargs): Don't remove first configure argument.Daniel Jacobowitz1-1/+1
2002-12-29configure.in (host_configargs): Replace reference to no-longer-defined buildo...Alexandre Oliva1-48/+71
2002-12-28configure.in (host_configargs): Replace reference to no-longer-defined buildo...Alexandre Oliva1-218/+249
2002-12-28Makefile.tpl: Fix dramatic bustage due to change in program_transform_name.Nathanael Nerode1-128/+468
2002-12-28configure.in: Convert to autoconf script.Nathanael Nerode1-974/+3468
2002-12-28configure: Fix stupid bug where RANLIB was mistakenly included.Nathanael Nerode1-2/+2
2002-12-27configure: Remove unneeded 'export's.Nathanael Nerode1-30/+8
2002-12-22configure.in (extra_ranlibflags_for_target): New variable.Geoffrey Keating1-1/+2
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-538/+317
2002-09-29configure: Revert accidentally applied changes.Nathanael Nerode1-49/+99
2002-09-29Makefile.tpl: Make more autoconf-friendly.Nathanael Nerode1-101/+50
2002-09-26Makefile.tpl: Make subsituted variables more autoconfy.Nathanael Nerode1-27/+25
2002-06-19configure, .cvsignore: Revert previous change...Phil Edwards1-28/+1
2002-06-18configure: Remove garbage from previous commit.Phil Edwards1-5/+1
2002-06-18configure: For in-source builds, make a subdir and re-exec there.Phil Edwards1-1/+32
2002-05-31Makefile.in: Replace HOST_PREFIX...Nathanael Nerode1-5/+5
2002-05-16Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth1-20/+20
2002-05-13configure: move some logic to configure.inNathanael Nerode1-17/+1
2001-12-05* configure, configure.in: Use temp file for long sed commands.Douglas B Rupp1-3/+8
2001-11-28top level:Zack Weinberg1-1/+8
2001-10-28* ChangeLog, configure: Fix spelling errors.Joseph Myers1-2/+2
2001-10-02* configure: Handle temporary files securely using mkdir.Joseph Myers1-6/+8