aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
1992-04-14 * configure: Add support for 'subdirs' variable, which isPer Bothner1-157/+215
1992-03-25pass site_option to recursionsK. Richard Pixley1-4/+7
1992-03-11added check for conflicting configurations (srcdir vs not)K. Richard Pixley1-9/+19
1992-03-11remove trailing slashes from srcdir so gdb-mode won't get crankyK. Richard Pixley1-2/+7
1992-03-11use relative paths for configure and srcdir when possibleK. Richard Pixley1-338/+324
1992-02-08In configure{.in} {host|target}_makefile_frag should name a fileK. Richard Pixley1-8/+14
1992-02-07Optimized Makefile generation for a ~30% time win.K. Richard Pixley1-119/+98
1992-02-07Fix so that "guested" configure scripts work when using -srcdir.K. Richard Pixley1-6/+12
1992-02-06reversed tense on a test -> case conversionK. Richard Pixley1-2/+2
1992-02-06Converting "[ -n" and "[ -z" into case statements looks like a smallK. Richard Pixley1-82/+138
1992-02-06support for subdirs, multiple hosts, and multiple targets wasK. Richard Pixley1-129/+0
1992-02-06Removing unnecessary ()'s doesn't seem to make any time difference onK. Richard Pixley1-26/+24
1992-01-28Steve's version_path stuff bites the dust.Jim Wilson1-10/+1
1991-12-28small changes to accomodate other versions of configureK. Richard Pixley1-3/+7
1991-12-28oops, but in last patchK. Richard Pixley1-1/+1
1991-12-28Be less sensitive to spaces in Makefile.in. Kills bug #556.K. Richard Pixley1-5/+5
1991-12-19print version number nicelyK. Richard Pixley1-1/+1
1991-12-19added -V for version number optionK. Richard Pixley1-6/+11
1991-12-13removed -ansi and -languages options from configure, addedK. Richard Pixley1-11/+0
1991-12-13find config.subr againK. Richard Pixley1-9/+9
1991-12-12config.sub & config.subr mergeK. Richard Pixley1-7/+7
1991-12-07* configure: \{1,2\} appears to be a sysv'ism. Use a differentK. Richard Pixley1-10/+10
1991-12-07Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)K. Richard Pixley1-414/+394
1991-11-13Passes down version_path for things which install themselves intoSteve Chamberlain1-4/+9
1991-11-13The +noversion flag will make an installation happen to the machine/..Steve Chamberlain1-2/+11
1991-11-12allow +foo bar options. stolen from texinfo configureK. Richard Pixley1-78/+131
1991-11-09correct a commentK. Richard Pixley1-3/+12
1991-11-01new install themeK. Richard Pixley1-25/+52
1991-10-25More name changingSteve Chamberlain1-12/+33
1991-10-24Allow for using tmake-sun4Heinz G. Seidl1-2/+13
1991-10-23Makefiles should include the makefile frag names even if the makefileK. Richard Pixley1-56/+74
1991-10-10* Die when sub-configure's do.K. Richard Pixley1-9/+24
1991-10-10Backed out the "/bin/sh config.sub" change. Fails when config.sub wasK. Richard Pixley1-3/+7
1991-10-10Call config.sub as "/bin/sh config.sub" instead of directly. ThisK. Richard Pixley1-3/+7
1991-10-09Another patch from jim.K. Richard Pixley1-2/+7
1991-10-08Fix bug in smake- file code.Jim Wilson1-12/+14
1991-10-04Use john's heuristic for finding ourselves. kinda like hare krishna.K. Richard Pixley1-40/+121
1991-10-02Added +site=foo option for naming site specific Makefile fragments.K. Richard Pixley1-8/+34
1991-10-02Removed +f option. Used to stand for +forcesubdirs which is nowK. Richard Pixley1-6/+12
1991-10-02Added rcs log line.K. Richard Pixley1-0/+9
1991-10-02+template dies an ugly death.K. Richard Pixley1-155/+55
1991-10-02resyncK. Richard Pixley1-38/+0
1991-10-01Trivial cleanup.K. Richard Pixley1-95/+15
1991-10-01* use aliases as directory names.K. Richard Pixley1-32/+38
1991-10-01Reword recurr.K. Richard Pixley1-15/+38
1991-08-25rcs enters the soup.K. Richard Pixley1-2/+5
1991-08-25Adding diff to the fray.K. Richard Pixley1-2/+5
1991-08-25Adding grep to the fray.K. Richard Pixley1-111/+121
1991-08-07+forcesubdirs -> +subdirsK. Richard Pixley1-17/+23
1991-08-06revised option parsing.K. Richard Pixley1-12/+14