log configure1.in @ 3347:53c89f73e85a

age author description
Mon, 31 May 1993 04:24:14 +0000 Richard M. Stallman Handle AIX versions 1.2, 1.3.
Sun, 30 May 1993 21:46:11 +0000 Jim Blandy * configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
Sun, 30 May 1993 21:40:18 +0000 Jim Blandy * configure.in: Use s/bsd4-3.h for mips-mips-riscos4.
Sun, 30 May 1993 18:56:45 +0000 Richard M. Stallman When looking for sources, use '.', not `.`. Also '..'.
Sun, 30 May 1993 18:24:08 +0000 Jim Blandy * configure.in: Complain if srcdir points at an already-configured
Sat, 29 May 1993 20:52:45 +0000 Jim Blandy * configure.in: Add case for the Tektronix XD88.
Sat, 29 May 1993 20:31:06 +0000 Richard M. Stallman Handle sysv4.2 and sysvr4.2.
Sat, 29 May 1993 20:07:50 +0000 Jim Blandy * configure.in: Traverse the argument list without destroying it;
Sat, 29 May 1993 19:41:13 +0000 Jim Blandy * configure.in: Add missing "fi".
Sat, 29 May 1993 06:10:43 +0000 Richard M. Stallman (romp): Handle various version numbers with aos and bsd.
Fri, 28 May 1993 21:02:48 +0000 Richard M. Stallman Fix message text.
Fri, 28 May 1993 04:52:55 +0000 Jim Blandy * configure.in: If srcdir is '.', then try using PWD to make it
Fri, 28 May 1993 04:33:12 +0000 Jim Blandy * configure.in: Extract UNEXEC from the system configuration
Fri, 28 May 1993 03:24:51 +0000 Jim Blandy * configure.in (prefix): Don't run pwd on srcdir unnecessarily.
Thu, 27 May 1993 22:02:16 +0000 Richard M. Stallman Delete spurious paren outputting short_usage.
Wed, 26 May 1993 21:34:10 +0000 Jim Blandy * config.guess: New file.
Wed, 26 May 1993 18:32:19 +0000 Jim Blandy * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
Wed, 26 May 1993 17:43:22 +0000 Richard M. Stallman Handle sunos4.1.3 specially.
Tue, 25 May 1993 20:02:12 +0000 Richard M. Stallman At the end, use `set --', not `set -'.
Tue, 25 May 1993 18:07:11 +0000 Richard M. Stallman Fix another message.
Tue, 25 May 1993 16:47:29 +0000 Richard M. Stallman Fix some messages. Support -with-gnu-cc.
Tue, 25 May 1993 14:15:30 +0000 Jim Blandy * configure.in: When looking for source in the same directory as
Tue, 25 May 1993 04:56:17 +0000 Jim Blandy * configure.in: Check to see if the source lives in the same
Tue, 25 May 1993 04:39:28 +0000 Jim Blandy * configure.in: Recognize configuration names for i860 boxes
Mon, 24 May 1993 17:43:47 +0000 Jim Blandy * configure.in: For generic IBM PC boxes, insist on "unknown" for
Mon, 24 May 1993 07:02:01 +0000 Jim Blandy * configure.in: Doc fix.
Mon, 24 May 1993 06:08:13 +0000 Jim Blandy * configure.in: Add support for the `--exec-prefix' option.
Mon, 24 May 1993 05:06:15 +0000 Jim Blandy * configure.in: Distinguish between hp800's and hp700's by calling
Sun, 23 May 1993 21:04:16 +0000 Jim Blandy * configure.in: Explain that this is an autoconf script, and give
Sun, 23 May 1993 20:50:09 +0000 Jim Blandy * configure.in: Explain that this is an autoconf script.
Sun, 23 May 1993 20:39:16 +0000 Jim Blandy * configure.in: Make the first line of the configure script be
Sun, 23 May 1993 04:42:38 +0000 Jim Blandy * configure.in (long_usage): Removed; made short_usage describe
Sun, 23 May 1993 02:53:53 +0000 Jim Blandy * configure.in: Add case for version 5 of Esix.
Fri, 21 May 1993 21:33:34 +0000 Jim Blandy * configure.in: Remove the hack of AC_DEFINE; use
Thu, 20 May 1993 06:18:08 +0000 Jim Blandy * configure.in: Add AC_TIMEZONE.
Thu, 20 May 1993 00:56:54 +0000 Jim Blandy * configure.in: Recognize Linux as a valid operating system for
Tue, 18 May 1993 22:51:56 +0000 Jim Blandy * configure.in: Include remarks saying what order the autoconf
Sat, 15 May 1993 22:57:27 +0000 Jim Blandy Install ${srcdir} changes from DJM.
Sat, 15 May 1993 20:48:34 +0000 Jim Blandy * configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for
Fri, 14 May 1993 14:27:17 +0000 Jim Blandy * configure.in: Call AC_STDC_HEADERS.
Mon, 10 May 1993 23:58:36 +0000 Jim Blandy Use pushdef and popdef, instead of saving the macro's value in a
Mon, 10 May 1993 19:20:56 +0000 Jim Blandy * configure.in: Sidestep autoconf's quoting of the second argument
Sun, 09 May 1993 22:52:15 +0000 Jim Blandy The GNU coding standards specify that CFLAGS should be left for
Thu, 06 May 1993 18:42:47 +0000 Richard M. Stallman Support *-sco3.2v4* as opsystem.
Tue, 04 May 1993 14:17:07 +0000 Jim Blandy * configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, and
Mon, 03 May 1993 02:07:41 +0000 Jim Blandy * configure.in: Use the AC_PROG_CPP macro, and then use the CPP
Sat, 10 Apr 1993 08:30:27 +0000 Jim Blandy * configure.in: Don't set CC to "gcc -O" if the user specifies
Sat, 10 Apr 1993 06:02:36 +0000 Jim Blandy * configure.in: When checking for X windows, search for an X11
Tue, 30 Mar 1993 20:33:58 +0000 Jim Blandy * configure: Extend test for working `const' keyword to handle AIX
Thu, 25 Mar 1993 03:57:51 +0000 Jim Blandy Fix typo in source for `configure.tmp.$$.c'.
Thu, 25 Mar 1993 03:51:20 +0000 Jim Blandy Arrange for C compilation throughout the tree to get
Thu, 25 Mar 1993 01:14:34 +0000 Jim Blandy * configure: Doc fix.
Tue, 23 Mar 1993 06:54:37 +0000 Jim Blandy * configure: Add special code to detect XFree386, and tell
Tue, 23 Mar 1993 05:53:36 +0000 Jim Blandy * configure: Add `--x-includes' and `--x-libraries' options. I
Tue, 23 Mar 1993 05:31:35 +0000 Jim Blandy * configure: Add `--x-includes' and `--x-libraries' options. I
Thu, 18 Mar 1993 16:10:40 +0000 Jim Blandy * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
Sun, 14 Mar 1993 22:24:26 +0000 Charles Hannum Recognize AIX 3.2 and make it the default for -aix.
Thu, 11 Mar 1993 06:58:58 +0000 Jim Blandy * configure: Recognize strings like "sysvr0" or "sysvr1" as System V.
Thu, 04 Mar 1993 14:43:09 +0000 Jim Blandy * configure: Handle isc3.0 correctly. This needs a more general
Mon, 22 Feb 1993 14:12:11 +0000 Jim Blandy * configure: Detect whether the compiler supports `const'