aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
1998-01-26Fix some problems with gdbtk sanitization.Fred Fish1-1/+6
1998-01-24 * configure (package_makefile_frag): Move inserting theJeff Law1-26/+34
1997-12-17 * configure: Only put libide in GDB_TK if --enable-ide.Ian Lance Taylor1-1/+3
1997-12-16sanitize out libide unless keep-ideIan Lance Taylor1-0/+3
1997-12-16 * Makefile.in: Add libgui directory.Ian Lance Taylor1-1/+1
1997-11-26 * Makefile.in, configure, configure.in: merge with foundry-971118-buildKeith Seitz1-5/+75
1997-09-16Uli's libio/libstdc++ changes.Jeff Law1-36/+55
1997-08-14 * configure: When handling a Canadian Cross, handle YACC as well asIan Lance Taylor1-9/+12
1997-08-13 * configure: If OSTYPE matches *win32*, try to find a good value forIan Lance Taylor1-4/+35
1997-07-22Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz...Ian Lance Taylor1-0/+4
1997-07-22Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz...Ian Lance Taylor1-3/+3
1997-07-14Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1-1/+1
1997-06-26 * Makefile.in (WINDRES): New variable.Ian Lance Taylor1-0/+4
1997-06-16 * configure: Set CFLAGS and CXXFLAGS, and substitute them intoIan Lance Taylor1-1/+30
1997-06-11 * configure: Use '|' instead of ":" as the seperator inRob Savoye1-13/+23
1996-10-10 * configure: Don't get confused by CPU-VENDOR-linux-gnu.Ian Lance Taylor1-12/+12
1996-10-10 * configure: Rework yesterday's sed script patch.Ian Lance Taylor1-15/+5
1996-10-09 * configure: Avoid hpux10.20 sed bug.Jeff Law1-7/+60
1996-01-22Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-1/+5
1996-01-06Make all-gdb include all-tcl/all-tk unless gdbtk is not built.Michael Meissner1-2/+18
1995-11-22 * configure: Don't turn -v into --v.Ian Lance Taylor1-0/+3
1995-11-21 * configure.in: Strip --host and --target options fromIan Lance Taylor1-6/+28
1995-11-07 * configure: Default ${build} correctly. Avoid picking up extraIan Lance Taylor1-15/+120
1995-11-05 * configure: Remove dubious bug reporting address.Per Bothner1-19/+12
1995-10-04 * configure: If CC and CXX are not set in the environment, setIan Lance Taylor1-8/+68
1995-06-21Handle autoconfiscated directories by running the correct configure script.Ken Raeburn1-5/+44
1995-02-28 * configure: If the --cache-file is used, pass it down toIan Lance Taylor1-15/+45
1994-08-26configure: Accept and ignore --cache*, for compat w/autoconf 2.Ken Raeburn1-3/+6
1994-08-22 * configure (version): A few more tweaks to help message.Ian Lance Taylor1-14/+14
1994-08-19 * configure: Fix up help message; from karl@owl.hq.ileaf.comIan Lance Taylor1-23/+13
1994-07-23 * configure: Search current dir first in .gdbinit.Stu Grossman1-2/+3
1994-06-07 * configure: If there is a package_makefile_frag, removeIan Lance Taylor1-0/+1
1994-06-02 * configure: Set program_transform_nameoption correctly.Ian Lance Taylor1-1/+1
1994-06-02 * configure: If config.guess result is a prefix of the userIan Lance Taylor1-9/+27
1994-06-01 * Makefile.in: Rename HOST_ONLY to NATIVE.Bill Cox1-12/+22
1994-04-08 * configure: Ignore --x-includes and --x-libraries, for AutoconfDavid MacKenzie1-1/+3
1994-03-31 * configure: Support --silent, --quiet.David MacKenzie1-4/+8
1994-03-31 * configure: Support --disable-FEATURE.David MacKenzie1-2/+8
1994-03-26 * configure: Make unrecognized options give nonfatal warningsDavid MacKenzie1-9/+11
1994-03-26 * configure: Add --enable-* options. Clean up usage message andDavid MacKenzie1-25/+33
1994-01-22 * configure: Completely rewrite option processing. TakeStu Grossman1-303/+280
1993-12-20 * configure: If only ${target_alias} is given, use thatPer Bothner1-25/+15
1993-09-15fix replacement of multiline values for CC and CXXDavid D. Zuhn1-0/+23
1993-09-08support for --host HOSTDavid D. Zuhn1-1/+23
1993-08-02add support for CONFIG_SHELLDavid D. Zuhn1-8/+17
1993-07-16work around lynxos /bin/sh lossageDavid D. Zuhn1-1/+1
1993-07-09* configure: Remove extraneous output when guessing host type.John Gilmore1-4/+2
1993-07-08remove another fixmeDavid D. Zuhn1-14/+2
1993-06-17quote program_transform_name valueDavid D. Zuhn1-18/+20
1993-05-04Forgot to check in. (Change definition of tool_dir.)Per Bothner1-9/+17