log configure1.in @ 5662:32d7d340bec8

age author description
Sat, 22 Jan 1994 23:18:14 +0000 Roland McGrath To define USE_X_TOOLKIT, check for $USE_X_TOOLKIT being != "no", not =
Fri, 21 Jan 1994 06:37:05 +0000 Richard M. Stallman (with_x_toolkit): Treat values athena and lucid alike.
Thu, 20 Jan 1994 14:39:31 +0000 Richard M. Stallman Handle --with-x-toolkit. Produce lwlib/Makefile.
Sun, 16 Jan 1994 09:58:31 +0000 Roland McGrath (srcdir_undefs): Add g flag to sed substitution to remove -U[0-9]*.
Sat, 15 Jan 1994 15:18:19 +0000 Richard M. Stallman Provide for variable LD_SWITCH_X_SITE_AUX. (See src/s/sol2.h.)
Fri, 14 Jan 1994 18:09:50 +0000 Richard M. Stallman (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
Sun, 09 Jan 1994 00:36:27 +0000 Roland McGrath (creating src/Makefile): Put code inside 2nd arg to AC_OUTPUT as it should
Sat, 08 Jan 1994 22:06:34 +0000 Roland McGrath (version): Fix sed regexp to match two-elt version number.
Sat, 08 Jan 1994 21:37:31 +0000 Roland McGrath Check for strerror.
Fri, 07 Jan 1994 05:55:40 +0000 Richard M. Stallman Test for bcmp.
Sat, 01 Jan 1994 17:15:40 +0000 Richard M. Stallman (i[34]86-*-*): Check for *-nextstop*.
Sat, 01 Jan 1994 17:12:22 +0000 Richard M. Stallman (m68*-next-*): Don't care about which os is specified.
Sat, 25 Dec 1993 01:43:19 +0000 Richard M. Stallman Check for setsid.
Fri, 24 Dec 1993 02:26:57 +0000 Richard M. Stallman (*-sun-solaris*): Add special case for Solaris 2.3.
Sun, 21 Nov 1993 09:02:45 +0000 Richard M. Stallman (i[34]86-ncr-sysv*): New specific alternative.
Sat, 20 Nov 1993 06:04:07 +0000 Richard M. Stallman (version): When --run-in-place, exclude
Thu, 18 Nov 1993 05:57:17 +0000 Richard M. Stallman Delete jumk.c before writing it.
Mon, 15 Nov 1993 01:26:54 +0000 Richard M. Stallman (creating src/Makefile): Before running cpp,
Sat, 13 Nov 1993 10:02:57 +0000 Richard M. Stallman (creating src/Makefile): Before running cpp,
Tue, 05 Oct 1993 00:54:01 +0000 Brian Fox Make sure that config.status contains the correct commands for
Sun, 03 Oct 1993 23:11:06 +0000 Roland McGrath (extrasub): Add vpath patterns for %.[yls].
Sun, 03 Oct 1993 21:18:51 +0000 Roland McGrath Don't do seddery on config.status after AC_OUTPUT.
Sun, 03 Oct 1993 20:43:37 +0000 Roland McGrath Use : instead of dnl for comment inside $makefile_command.
Sun, 03 Oct 1993 20:41:20 +0000 Roland McGrath No longer use vpath_sed. Instead, when we notice srcdir already
Sun, 03 Oct 1993 19:57:50 +0000 Roland McGrath In cmds to make src/Makefile, chmod Makefile.new before moving it.
Thu, 30 Sep 1993 23:11:45 +0000 Brian Fox Don't copy ${srcdir}/src/Makefile.in; that file doesn't exist. Just
Tue, 28 Sep 1993 09:28:09 +0000 Brian Fox Allow any of the path or directory Makefile variables to be set with
Fri, 24 Sep 1993 07:07:22 +0000 Brian Fox Avoid forcing the search of /usr/include before fixed include files by
Sun, 19 Sep 1993 20:04:21 +0000 Richard M. Stallman Use "sh -c pwd" when we want to avoid having the
Sun, 19 Sep 1993 19:54:04 +0000 Roland McGrath Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.