| Commit message (Expand) | Author | Age | Files | Lines |
* | work around lynxos /bin/sh lossage | David D. Zuhn | 1993-07-16 | 1 | -1/+1 |
* | * configure: Remove extraneous output when guessing host type. | John Gilmore | 1993-07-09 | 1 | -4/+2 |
* | remove another fixme | David D. Zuhn | 1993-07-08 | 1 | -14/+2 |
* | quote program_transform_name value | David D. Zuhn | 1993-06-17 | 1 | -18/+20 |
* | Forgot to check in. (Change definition of tool_dir.) | Per Bothner | 1993-05-04 | 1 | -9/+17 |
* | configure has embedded tabs, which I accidentially nuked | David D. Zuhn | 1993-03-22 | 1 | -9/+11 |
* | * configure: add support for package_makefile_fragment, handle the | David D. Zuhn | 1993-03-22 | 1 | -143/+149 |
* | handle lack of Makefile.in in a more graceful manner | David D. Zuhn | 1993-03-22 | 1 | -591/+591 |
* | added package_makefile_frag support | David D. Zuhn | 1993-03-22 | 1 | -2/+34 |
* | We must use both --host and --target options for recursion, because Cygnus and | Jim Wilson | 1993-03-21 | 1 | -1/+1 |
* | * config.guess: add GPL. | K. Richard Pixley | 1993-03-10 | 1 | -5/+5 |
* | check return code of mkdir, print error message on failure. addresses bug #2079 | K. Richard Pixley | 1993-02-01 | 1 | -5/+13 |
* | * guess-systype: Renamed to ... | Per Bothner | 1993-01-23 | 1 | -16/+39 |
* | from p3. Some shells leave PWD in the environment (old tcsh, ksh at least) | Mark Eichin | 1992-09-18 | 1 | -0/+1 |
* | Changes to make an installed cross-compiler find everything correctly. | Ian Lance Taylor | 1992-09-15 | 1 | -14/+63 |
* | * configure: fix various problems with propogating | Steve Chamberlain | 1992-06-23 | 1 | -18/+29 |
* | print Building message only when subdir != . AND verbose | K. Richard Pixley | 1992-05-08 | 1 | -1/+4 |
* | remove -s, rework -v to better accomodate guested configures | K. Richard Pixley | 1992-05-08 | 1 | -55/+33 |
* | ooops. | K. Richard Pixley | 1992-04-23 | 1 | -3/+3 |
* | Test for nonexistance of files before trying to mv them. | Fred Fish | 1992-04-22 | 1 | -2/+6 |
* | correct final line of config.status | K. Richard Pixley | 1992-04-21 | 1 | -1/+3 |
* | configure: patch from eggert. Avoids a protection problem if the | K. Richard Pixley | 1992-04-21 | 1 | -1/+5 |
* | configure: use move-if-change from gcc to create config.status. Some | K. Richard Pixley | 1992-04-21 | 1 | -4/+17 |
* | configure: test for config.sub with "config.sub sun4" rather than | K. Richard Pixley | 1992-04-21 | 1 | -1/+2 |
* | correct makesrcdir when subdir is . | K. Richard Pixley | 1992-04-21 | 1 | -1/+5 |
* | correction to makesrcdir for relative srcdir | K. Richard Pixley | 1992-04-16 | 1 | -1/+4 |
* | * configure: Add support for 'subdirs' variable, which is | Per Bothner | 1992-04-14 | 1 | -157/+215 |
* | pass site_option to recursions | K. Richard Pixley | 1992-03-25 | 1 | -4/+7 |
* | added check for conflicting configurations (srcdir vs not) | K. Richard Pixley | 1992-03-11 | 1 | -9/+19 |
* | remove trailing slashes from srcdir so gdb-mode won't get cranky | K. Richard Pixley | 1992-03-11 | 1 | -2/+7 |
* | use relative paths for configure and srcdir when possible | K. Richard Pixley | 1992-03-11 | 1 | -338/+324 |
* | In configure{.in} {host|target}_makefile_frag should name a file | K. Richard Pixley | 1992-02-08 | 1 | -8/+14 |
* | Optimized Makefile generation for a ~30% time win. | K. Richard Pixley | 1992-02-07 | 1 | -119/+98 |
* | Fix so that "guested" configure scripts work when using -srcdir. | K. Richard Pixley | 1992-02-07 | 1 | -6/+12 |
* | reversed tense on a test -> case conversion | K. Richard Pixley | 1992-02-06 | 1 | -2/+2 |
* | Converting "[ -n" and "[ -z" into case statements looks like a small | K. Richard Pixley | 1992-02-06 | 1 | -82/+138 |
* | support for subdirs, multiple hosts, and multiple targets was | K. Richard Pixley | 1992-02-06 | 1 | -129/+0 |
* | Removing unnecessary ()'s doesn't seem to make any time difference on | K. Richard Pixley | 1992-02-06 | 1 | -26/+24 |
* | Steve's version_path stuff bites the dust. | Jim Wilson | 1992-01-28 | 1 | -10/+1 |
* | small changes to accomodate other versions of configure | K. Richard Pixley | 1991-12-28 | 1 | -3/+7 |
* | oops, but in last patch | K. Richard Pixley | 1991-12-28 | 1 | -1/+1 |
* | Be less sensitive to spaces in Makefile.in. Kills bug #556. | K. Richard Pixley | 1991-12-28 | 1 | -5/+5 |
* | print version number nicely | K. Richard Pixley | 1991-12-19 | 1 | -1/+1 |
* | added -V for version number option | K. Richard Pixley | 1991-12-19 | 1 | -6/+11 |
* | removed -ansi and -languages options from configure, added | K. Richard Pixley | 1991-12-13 | 1 | -11/+0 |
* | find config.subr again | K. Richard Pixley | 1991-12-13 | 1 | -9/+9 |
* | config.sub & config.subr merge | K. Richard Pixley | 1991-12-12 | 1 | -7/+7 |
* | * configure: \{1,2\} appears to be a sysv'ism. Use a different | K. Richard Pixley | 1991-12-07 | 1 | -10/+10 |
* | Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com) | K. Richard Pixley | 1991-12-07 | 1 | -414/+394 |
* | Passes down version_path for things which install themselves into | Steve Chamberlain | 1991-11-13 | 1 | -4/+9 |