summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: Revert in-srcdir redirect upon request.Phil Edwards2002-06-241-28/+1
* configure: Remove garbage from previous commit.Phil Edwards2002-06-181-5/+1
* configure: For in-source builds, make a subdir and re-exec there.Phil Edwards2002-06-181-1/+32
* * configure, configure.in: Use temp file for long sed commands.Douglas B Rupp2001-12-051-3/+8
* top level:Zack Weinberg2001-11-281-1/+8
* * ChangeLog, configure: Fix spelling errors.Joseph Myers2001-10-281-2/+2
* * configure: Handle temporary files securely using mkdir.Joseph Myers2001-10-021-6/+8
* Fix typo applying previous patch.Anthony Green2001-05-231-2/+2
* Missed hunk from old GCJ_FOR_TARGET patch.Anthony Green2001-05-231-2/+3
* * configure: Output host type to stdout, not stderr.Ben Elliston2001-02-061-2/+2
* * configure: handle DOS-style absolute paths.Laurynas Biveinis2001-01-021-18/+10
* configure: Provide the original toplevel configure arguments (including $0) t...Joseph Myers2000-11-131-13/+5
* configure: Turn on libstdc++ V3 by default.Mark Mitchell2000-11-131-1/+2
* Only create gcc/configargs.h if gcc build directory is presentMichael Meissner2000-10-171-2/+4
* configure: Save configure arguments to gcc/configargs.h.Phil Edwards2000-10-051-1/+11
* top level:Zack Weinberg2000-08-141-7/+5
* * configure (topsrcdir): Don't use dirname.Michael Sokolov2000-07-231-2/+3
* merge with /cvs/srcJason Merrill2000-07-221-7/+12
* configure (gcc_version): When setting, narrow search to lines containing `ver...Kaveh R. Ghazi2000-02-161-3/+3
* * configure: Fix quoting inside arguments of eval.Andreas Schwab1999-10-251-6/+6
* configure (gxx_include_dir): Removed.H.J. Lu1999-04-021-29/+0
* configure (skip-this-dir): Add handling for new shell script...Manfred Hollstein1998-11-261-0/+16
* configure: Add pattern to replace "build_tooldir"'s definition in the generat...Manfred Hollstein1998-10-131-0/+1
* Final changes from devo<->egcs merge.Jeff Law1998-10-121-23/+127
* configure (gxx_include_dir): Changed to '${prefix}/include/g++'-${libstdcxx_i...H.J. Lu1998-08-301-1/+2
* configure: Fix --without/--disable cases for gxx-include-dir.Manfred Hollstein1998-07-291-2/+17
* Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.Manfred Hollstein1998-06-261-33/+30
* configure (enable_version_specific_runtime_libs): Implement new flag --enable...Manfred Hollstein1998-06-241-1/+11
* configure (gcc_version): Initialize properly depending on how and where confi...Manfred Hollstein1998-06-241-5/+26
* configure (gcc_version): Add new variable describing the particular gcc versi...Manfred Hollstein1998-06-191-0/+13
* Fix consistency error reported by Yotam Medini.Jim Wilson1998-04-231-2/+2
* configure: Define DEFAULT_M4 by searching PATH.Krister Walfridsson1998-04-141-0/+20
* configure: When making link, also check the current directory.H.J. Lu1998-03-171-4/+11
* Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and PICFLAG_FOR_TARGET.Manfred Hollstein1998-02-051-0/+7
* configure (package_makefile_rules_frag): New variable, which names a file wit...Manfred Hollstein1998-01-271-16/+32
* configure (package_makefile_frag): Move inserting the ${package_makefile_frag...Manfred Hollstein1998-01-231-25/+24
* Don't ever run autoconf in the toplevel directory :(Jeff Law1997-12-151-0/+1414
* Rebuild.Jeff Law1997-12-151-1414/+0
* release branch changes from 11-27 snapshot to egcs-1.0.Jeff Law1997-12-051-3/+3
* Makefile.in (INSTALL_TARGET): Do install-gcc first.Jeffrey A Law1997-11-271-1/+10
* Uli's libio/libstdc++ patches.Ulrich Drepper1997-09-161-37/+36
* Initial revisionJason Merrill1997-08-211-0/+1406