log ChangeLog @ 108591:7e6170a6733d

age author description
2010-05-15 Glenn Morris Choose dependency of oldxmenu using configure.
2010-05-15 Glenn Morris Minor NS build fixes.
2010-05-15 Glenn Morris Remove references to CVS directories etc in Makefiles.
2010-05-14 Glenn Morris Move some undefs from src/Makefile.in to configure.
2010-05-14 Glenn Morris Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.
2010-05-14 Glenn Morris Minor build simplification for NS.
2010-05-13 Glenn Morris * configure.in: Fix some paren typos.
2010-05-13 Glenn Morris Let configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.
2010-05-13 Glenn Morris Remove some unused #define's, previously replaced by variables.
2010-05-12 Glenn Morris Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.
2010-05-12 Glenn Morris Move LIB_GCC from cpp to configure.
2010-05-10 Glenn Morris Backport from trunk: close bug#5857.
2010-05-11 Glenn Morris * make-dist (msdos): No more mainmake.
2010-05-11 Glenn Morris On msdos, set LIBS_SYSTEM with config.bat, not cpp.
2010-05-11 Juanma Barranquero Fix typos and whitespace in ChangeLogs.
2010-05-10 Glenn Morris Move LIBS_SYSTEM from cpp to configure.
2010-05-10 Glenn Morris Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.
2010-05-08 Stefan Monnier Merge from emacs-23
2010-05-08 Chong Yidong Bump version to 23.2. EMACS_23_2
2010-05-03 Chong Yidong Fix typos (Bug#6094). From Štěpán Němec.
2010-05-03 Chong Yidong Add check for buggy version of GCC (Bug#6031).
2010-05-08 Glenn Morris Move TERMINFO, LIBS_TERMCAP from cpp to configure.
2010-05-07 Stefan Monnier * floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.
2010-05-07 Eli Zaretskii Fix the "config msdos" step of MS-DOS build (due to removal of some cpp stuff from configury).
2010-05-07 Glenn Morris Move LD_SWITCH_SYSTEM from cpp to configure.
2010-05-07 Dan Nicolaescu Define LIB_STANDARD and START_FILES using autoconf.
2010-05-06 Glenn Morris Remove some unused Makefile.in variables.
2010-05-04 Glenn Morris Yet another missing piece of C_SWITCH commit.
2010-05-04 Glenn Morris Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.
2010-05-04 Glenn Morris Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.
2010-05-04 Glenn Morris Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.
2010-05-03 Glenn Morris Replace some X-related cpp with autoconf.
2010-05-03 Glenn Morris * make-dist: There are no more src/m/*.inp files.
2010-05-01 Dan Nicolaescu Remove LD_SWITCH_MACHINE.
2010-05-01 Glenn Morris Rework previous autoconf changes, hopefully to make clearer.
2010-04-30 Glenn Morris Hopefully fix bug#6065.
2010-04-30 Glenn Morris Replace some xmenu cpp with autoconf.
2010-04-30 Glenn Morris Replace some cpp with autoconf.
2010-04-28 Glenn Morris Define CYGWIN_OBJ with configure, not cpp.
2010-04-28 Glenn Morris Set GPM part of MOUSE_SUPPORT with configure, not cpp.
2010-04-28 Glenn Morris Set FONT_DRIVERS with configure rather than cpp.
2010-04-28 Glenn Morris Move LIBXMU from cpp to configure.
2010-04-28 Glenn Morris Move NS_OBJ, NS_SUPPORT from cpp to configure.
2010-04-28 Glenn Morris Move test for 64-bit kernel with 32-bit userland to configure.
2010-04-27 Glenn Morris Move LIBXTR6 from cpp to autoconf.
2010-04-27 Glenn Morris Replace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW.
2010-04-27 Glenn Morris Move MOTIF_LIBW to autoconf.
2010-04-27 Dan Nicolaescu Reduce CPP usage.
2010-04-27 Dan Nicolaescu Reduce CPP usage.
2010-04-27 Glenn Morris Remove some AC_DEFINEs that are now unused.
2010-04-27 Glenn Morris Use $CRT_DIR in more places.
2010-04-27 Glenn Morris Replace some more cpp with autoconf.
2010-04-26 Dan Nicolaescu * Makefile.in (LIBS_MACHINE): Remove, unused.
2010-04-24 Glenn Morris Close bug#5655.
2010-04-23 Glenn Morris ChangeLog fixes.
2010-04-22 Dan Nicolaescu * configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.
2010-04-22 Miles Bader Update ChangeLog
2010-04-21 Andreas Schwab Avoid non-portable shell command negation
2010-04-21 Jan D. configure.in: Change "if test ! -f" to "if ! test -f".
2010-04-21 Glenn Morris Remove some more cpp in favor of autoconf.