log configure.in @ 108145:947dd776616f

age author description
Tue, 27 Apr 2010 23:43:38 -0700 Glenn Morris Move test for 64-bit kernel with 32-bit userland to configure.
Tue, 27 Apr 2010 01:09:01 -0700 Glenn Morris Move LIBXTR6 from cpp to autoconf.
Tue, 27 Apr 2010 00:33:35 -0700 Glenn Morris Replace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW.
Tue, 27 Apr 2010 00:02:12 -0700 Glenn Morris Move MOTIF_LIBW to autoconf.
Mon, 26 Apr 2010 22:24:53 -0700 Dan Nicolaescu Reduce CPP usage.
Mon, 26 Apr 2010 20:47:47 -0700 Dan Nicolaescu Reduce CPP usage.
Mon, 26 Apr 2010 20:32:39 -0700 Glenn Morris Remove some AC_DEFINEs that are now unused.
Mon, 26 Apr 2010 20:14:14 -0700 Glenn Morris Use $CRT_DIR in more places.
Mon, 26 Apr 2010 19:36:20 -0700 Glenn Morris Replace some more cpp with autoconf.
Mon, 26 Apr 2010 11:14:24 -0700 Dan Nicolaescu * Makefile.in (LIBS_MACHINE): Remove, unused.
Mon, 26 Apr 2010 10:10:09 -0700 Dan Nicolaescu Use autoconf instead of cpp for LIB_MATH.
Fri, 23 Apr 2010 19:23:22 -0700 Glenn Morris Close bug#5655.
Thu, 22 Apr 2010 09:37:58 -0700 Dan Nicolaescu * configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.
Thu, 22 Apr 2010 09:10:30 +0900 Miles Bader get rid of "unix" pre-defined macro when preprocessing Makefile
Wed, 21 Apr 2010 23:44:48 +0200 Andreas Schwab Avoid non-portable shell command negation
Wed, 21 Apr 2010 18:41:29 +0200 Jan D. configure.in: Change "if test ! -f" to "if ! test -f".
Tue, 20 Apr 2010 23:35:35 -0700 Glenn Morris Remove some more cpp in favor of autoconf.
Tue, 20 Apr 2010 20:33:04 -0700 Glenn Morris Remove LIBSELINUX_LIBS need for cpp in Makefiles.
Tue, 20 Apr 2010 20:02:58 -0700 Glenn Morris Add SELinux support.
Fri, 02 Apr 2010 20:42:10 -0400 Chong Yidong Bump version to 23.1.95. EMACS_PRETEST_23_1_95
Thu, 01 Apr 2010 16:08:14 -0700 Dan Nicolaescu Remove all uses of LIBX11_SYSTEM.
Mon, 29 Mar 2010 19:47:23 -0700 Dan Nicolaescu Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
Wed, 10 Mar 2010 23:03:11 -0500 Chong Yidong Bump version to 23.1.94 and regenerate ldefs-boot.el. EMACS_PRETEST_23_1_94
Fri, 19 Mar 2010 23:48:13 -0700 Dan Nicolaescu Remove support for old UNIX System V systems.
Fri, 19 Mar 2010 22:52:55 -0700 Dan Nicolaescu Remove support for Solaris on PPC and for old versions.
Fri, 19 Mar 2010 18:03:39 -0700 Dan Nicolaescu Remove non-working support for lynxos 3.0.
Thu, 18 Mar 2010 19:42:32 -0700 Glenn Morris * configure.in (HAVE_LIBNCURSES): Add a description to make autoheader happy.
Thu, 18 Mar 2010 12:56:23 +0100 Jan D. Check for tputs and friends, abort if not found (bug #5735)
Wed, 17 Mar 2010 22:54:09 -0700 Glenn Morris Doc fix.
Wed, 17 Mar 2010 22:49:31 -0700 Glenn Morris Replace some cpp with autoconf.