summaryrefslogtreecommitdiff
path: root/configure1.in
Commit message (Expand)AuthorAgeFilesLines
...
* * config.guess: New file.Jim Blandy1993-05-261-4/+10
* * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;Jim Blandy1993-05-261-3/+4
* Handle sunos4.1.3 specially.Richard M. Stallman1993-05-261-0/+1
* At the end, use `set --', not `set -'.Richard M. Stallman1993-05-251-5/+5
* Fix another message.Richard M. Stallman1993-05-251-1/+1
* Fix some messages. Support -with-gnu-cc.Richard M. Stallman1993-05-251-5/+5
* * configure.in: When looking for source in the same directory asJim Blandy1993-05-251-1/+2
* * configure.in: Check to see if the source lives in the sameJim Blandy1993-05-251-7/+12
* * configure.in: Recognize configuration names for i860 boxesJim Blandy1993-05-251-0/+5
* * configure.in: For generic IBM PC boxes, insist on "unknown" forJim Blandy1993-05-241-1/+1
* * configure.in: Doc fix.Jim Blandy1993-05-241-6/+1
* * configure.in: Add support for the `--exec-prefix' option.Jim Blandy1993-05-241-0/+19
* * configure.in: Distinguish between hp800's and hp700's by callingJim Blandy1993-05-241-3/+13
* * configure.in: Explain that this is an autoconf script, and giveJim Blandy1993-05-231-0/+14
* * configure.in: Explain that this is an autoconf script.Jim Blandy1993-05-231-0/+1
* * configure.in: Make the first line of the configure script beJim Blandy1993-05-231-4/+1
* * configure.in (long_usage): Removed; made short_usage describeJim Blandy1993-05-231-42/+32
* * configure.in: Add case for version 5 of Esix.Jim Blandy1993-05-231-0/+1
* * configure.in: Remove the hack of AC_DEFINE; useJim Blandy1993-05-211-13/+5
* * configure.in: Add AC_TIMEZONE.Jim Blandy1993-05-201-0/+1
* * configure.in: Recognize Linux as a valid operating system forJim Blandy1993-05-201-0/+1
* * configure.in: Include remarks saying what order the autoconfJim Blandy1993-05-181-1/+20
* Install ${srcdir} changes from DJM.Jim Blandy1993-05-151-5/+6
* * configure.in: Use the AC_TIME_WITH_SYS_TIME macro, forJim Blandy1993-05-151-0/+1
* * configure.in: Call AC_STDC_HEADERS.Jim Blandy1993-05-141-0/+1
* Use pushdef and popdef, instead of saving the macro's value in aJim Blandy1993-05-101-3/+2
* * configure.in: Sidestep autoconf's quoting of the second argumentJim Blandy1993-05-101-2/+12
* The GNU coding standards specify that CFLAGS should be left forJim Blandy1993-05-091-21/+16
* Support *-sco3.2v4* as opsystem.Richard M. Stallman1993-05-061-0/+1
* * configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, andJim Blandy1993-05-041-2/+6
* * configure.in: Use the AC_PROG_CPP macro, and then use the CPPJim Blandy1993-05-031-12/+51
* * configure.in: Don't set CC to "gcc -O" if the user specifiesJim Blandy1993-04-101-2/+7
* * configure.in: When checking for X windows, search for an X11Jim Blandy1993-04-101-201/+94
* * configure: Extend test for working `const' keyword to handle AIXJim Blandy1993-03-301-1/+4
* Fix typo in source for `configure.tmp.$$.c'.Jim Blandy1993-03-251-1/+1
* Arrange for C compilation throughout the tree to getJim Blandy1993-03-251-6/+11
* * configure: Doc fix.Jim Blandy1993-03-251-17/+20
* * configure: Add special code to detect XFree386, and tellJim Blandy1993-03-231-4/+17
* * configure: Add `--x-includes' and `--x-libraries' options. IJim Blandy1993-03-231-3/+3
* * configure: Add `--x-includes' and `--x-libraries' options. IJim Blandy1993-03-231-2/+51
* * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, andJim Blandy1993-03-181-4/+4
* Recognize AIX 3.2 and make it the default for -aix.Charles Hannum1993-03-141-1/+4
* * configure: Recognize strings like "sysvr0" or "sysvr1" as System V.Jim Blandy1993-03-111-23/+32
* * configure: Handle isc3.0 correctly. This needs a more generalJim Blandy1993-03-041-1/+2
* * configure: Detect whether the compiler supports `const'Jim Blandy1993-02-221-3/+27
* * configure (progname): New option `--with-gcc'. Make it clearerJim Blandy1993-02-141-11/+41
* * configure: Start with a blank line; this keeps some old CSH'sJim Blandy1992-12-241-1/+4
* * configure: Don't make the top-level Makefile read-only - peopleJim Blandy1992-12-121-94/+83
* Now partially conforms with GNU coding standards. I'm only checkingJim Blandy1992-12-061-307/+249
* * configure: Use GCC-style configuration names, using config.sub.Jim Blandy1992-11-201-47/+446