summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* * configure: If there is a package_makefile_frag, removeIan Lance Taylor1994-06-071-0/+1
* * configure: Set program_transform_nameoption correctly.Ian Lance Taylor1994-06-021-1/+1
* * configure: If config.guess result is a prefix of the userIan Lance Taylor1994-06-021-9/+27
* * Makefile.in: Rename HOST_ONLY to NATIVE.Bill Cox1994-06-011-12/+22
* * configure: Ignore --x-includes and --x-libraries, for AutoconfDavid MacKenzie1994-04-081-1/+3
* * configure: Support --silent, --quiet.David MacKenzie1994-03-311-4/+8
* * configure: Support --disable-FEATURE.David MacKenzie1994-03-311-2/+8
* * configure: Make unrecognized options give nonfatal warningsDavid MacKenzie1994-03-261-9/+11
* * configure: Add --enable-* options. Clean up usage message andDavid MacKenzie1994-03-261-25/+33
* * configure: Completely rewrite option processing. TakeStu Grossman1994-01-221-303/+280
* * configure: If only ${target_alias} is given, use thatPer Bothner1993-12-201-25/+15
* fix replacement of multiline values for CC and CXXDavid D. Zuhn1993-09-151-0/+23
* support for --host HOSTDavid D. Zuhn1993-09-081-1/+23
* add support for CONFIG_SHELLDavid D. Zuhn1993-08-021-8/+17
* work around lynxos /bin/sh lossageDavid D. Zuhn1993-07-161-1/+1
* * configure: Remove extraneous output when guessing host type.John Gilmore1993-07-091-4/+2
* remove another fixmeDavid D. Zuhn1993-07-081-14/+2
* quote program_transform_name valueDavid D. Zuhn1993-06-171-18/+20
* Forgot to check in. (Change definition of tool_dir.)Per Bothner1993-05-041-9/+17
* configure has embedded tabs, which I accidentially nukedDavid D. Zuhn1993-03-221-9/+11
* * configure: add support for package_makefile_fragment, handle theDavid D. Zuhn1993-03-221-143/+149
* handle lack of Makefile.in in a more graceful mannerDavid D. Zuhn1993-03-221-591/+591
* added package_makefile_frag supportDavid D. Zuhn1993-03-221-2/+34
* We must use both --host and --target options for recursion, because Cygnus andJim Wilson1993-03-211-1/+1
* * config.guess: add GPL.K. Richard Pixley1993-03-101-5/+5
* check return code of mkdir, print error message on failure. addresses bug #2079K. Richard Pixley1993-02-011-5/+13
* * guess-systype: Renamed to ...Per Bothner1993-01-231-16/+39
* from p3. Some shells leave PWD in the environment (old tcsh, ksh at least)Mark Eichin1992-09-181-0/+1
* Changes to make an installed cross-compiler find everything correctly.Ian Lance Taylor1992-09-151-14/+63
* * configure: fix various problems with propogatingSteve Chamberlain1992-06-231-18/+29
* print Building message only when subdir != . AND verboseK. Richard Pixley1992-05-081-1/+4
* remove -s, rework -v to better accomodate guested configuresK. Richard Pixley1992-05-081-55/+33
* ooops.K. Richard Pixley1992-04-231-3/+3
* Test for nonexistance of files before trying to mv them.Fred Fish1992-04-221-2/+6
* correct final line of config.statusK. Richard Pixley1992-04-211-1/+3
* configure: patch from eggert. Avoids a protection problem if theK. Richard Pixley1992-04-211-1/+5
* configure: use move-if-change from gcc to create config.status. SomeK. Richard Pixley1992-04-211-4/+17
* configure: test for config.sub with "config.sub sun4" rather thanK. Richard Pixley1992-04-211-1/+2
* correct makesrcdir when subdir is .K. Richard Pixley1992-04-211-1/+5
* correction to makesrcdir for relative srcdirK. Richard Pixley1992-04-161-1/+4
* * configure: Add support for 'subdirs' variable, which isPer Bothner1992-04-141-157/+215
* pass site_option to recursionsK. Richard Pixley1992-03-251-4/+7
* added check for conflicting configurations (srcdir vs not)K. Richard Pixley1992-03-111-9/+19
* remove trailing slashes from srcdir so gdb-mode won't get crankyK. Richard Pixley1992-03-111-2/+7
* use relative paths for configure and srcdir when possibleK. Richard Pixley1992-03-111-338/+324
* In configure{.in} {host|target}_makefile_frag should name a fileK. Richard Pixley1992-02-081-8/+14
* Optimized Makefile generation for a ~30% time win.K. Richard Pixley1992-02-071-119/+98
* Fix so that "guested" configure scripts work when using -srcdir.K. Richard Pixley1992-02-071-6/+12
* reversed tense on a test -> case conversionK. Richard Pixley1992-02-061-2/+2
* Converting "[ -n" and "[ -z" into case statements looks like a smallK. Richard Pixley1992-02-061-82/+138
OpenPOWER on IntegriCloud