log ChangeLog @ 108150:66c73788b432

age author description
Wed, 28 Apr 2010 00:15:10 -0700 Glenn Morris Set GPM part of MOUSE_SUPPORT with configure, not cpp.
Wed, 28 Apr 2010 00:08:53 -0700 Glenn Morris Set FONT_DRIVERS with configure rather than cpp.
Wed, 28 Apr 2010 00:01:43 -0700 Glenn Morris Move LIBXMU from cpp to configure.
Tue, 27 Apr 2010 23:54:25 -0700 Glenn Morris Move NS_OBJ, NS_SUPPORT from cpp to configure.
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.
Fri, 23 Apr 2010 19:23:22 -0700 Glenn Morris Close bug#5655.
Thu, 22 Apr 2010 22:40:33 -0700 Glenn Morris ChangeLog fixes.
Thu, 22 Apr 2010 09:37:58 -0700 Dan Nicolaescu * configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.
Thu, 22 Apr 2010 09:15:20 +0900 Miles Bader Update ChangeLog
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 21:54:24 -0400 Stefan Monnier Merge from emacs-23
Fri, 02 Apr 2010 04:22:17 +0200 Juanma Barranquero Fix typos in ChangeLogs.
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.
Tue, 30 Mar 2010 13:22:34 +1300 Nick Roberts *** empty log message ***
Sun, 28 Mar 2010 02:27:43 +1300 Nick Roberts Restore GDB/MI fuctionality removed by r99212:
Sat, 27 Mar 2010 13:49:18 +0300 Eli Zaretskii Fix the MSDOS build as fallout from the latest Makefile.in changes.