Define some malloc objects with configure, not cpp.
[bpt/emacs.git] / configure.in
2010-05-18 Glenn MorrisDefine some malloc objects with configure, not cpp.
2010-05-17 Glenn MorrisCombine the two stamp-oldxmenu cases.
2010-05-16 Glenn Morris* configure.in (ns_appbindir, ns_appresdir): Set using...
2010-05-16 Glenn MorrisTweak ns_app*dir values set by configure.
2010-05-16 Glenn MorrisSimplify temacs build rule.
2010-05-16 Glenn MorrisSimplify temacs build rule.
2010-05-16 Dan Nicolaescu* configure.in: Remove references to usg5-4 and bsd...
2010-05-15 Glenn MorrisAlways define LIBXMENU in src/Makefile.in.
2010-05-15 Glenn MorrisAlways define FONT_OBJ; to empty in the non-X case.
2010-05-15 Ken RaeburnHandle --version reasonably in CANNOT_DUMP configuration.
2010-05-15 Glenn MorrisChoose dependency of oldxmenu using configure.
2010-05-14 Kenichi Handamerge trunk
2010-05-14 Kenichi Handamerge trunk
2010-05-14 Glenn MorrisMove some undefs from src/Makefile.in to configure.
2010-05-14 Glenn MorrisDefine MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.
2010-05-14 Glenn MorrisMinor build simplification for NS.
2010-05-13 Glenn Morris* configure.in: Fix some paren typos.
2010-05-13 Glenn MorrisLet configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.
2010-05-13 Glenn MorrisRemove some unused #define's, previously replaced by...
2010-05-12 Glenn MorrisRemove unused output variable LIB_SRC_EXTRA_INSTALLABLES.
2010-05-12 Glenn MorrisMove LIB_GCC from cpp to configure.
2010-05-11 Stefan MonnierMerge from emacs-23
2010-05-11 Glenn MorrisDo not preprocess lib-src/Makefile.in
2010-05-10 Glenn MorrisMove LIBS_SYSTEM from cpp to configure.
2010-05-10 Miles BaderBackport from trunk: close bug#5857.
2010-05-10 Glenn MorrisMove MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET...
2010-05-08 Stefan MonnierMerge from emacs-23
2010-05-08 Chong YidongBump version to 23.2.50.
2010-05-08 Chong YidongBump version to 23.2.
2010-05-08 Glenn MorrisMove TERMINFO, LIBS_TERMCAP from cpp to configure.
2010-05-07 Vincent Belaïche* floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New...
2010-05-07 Glenn MorrisMove LD_SWITCH_SYSTEM from cpp to configure.
2010-05-07 Dan NicolaescuDefine LIB_STANDARD and START_FILES using autoconf.
2010-05-06 Glenn MorrisRemove some unused Makefile.in variables.
2010-05-04 Glenn MorrisMove LD_SWITCH_X_SITE_AUX from cpp to autoconf.
2010-05-04 Glenn MorrisMove LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.
2010-05-04 Glenn MorrisMove C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to...
2010-05-04 Chong YidongBump version to 23.1.97.
2010-05-03 Glenn MorrisReplace some X-related cpp with autoconf.
2010-05-03 Chong YidongAdd check for buggy version of GCC (Bug#6031).
2010-05-01 Dan NicolaescuRemove LD_SWITCH_MACHINE.
2010-05-01 Eli ZaretskiiEmulate POSIX_SIGNALS on MS-Windows.
2010-05-01 Eli ZaretskiiFix display of R2L lines and cursor motion in bidi...
2010-05-01 Glenn MorrisRework previous autoconf changes, hopefully to make...
2010-04-30 Glenn MorrisHopefully fix bug#6065.
2010-04-30 Glenn MorrisReplace some xmenu cpp with autoconf.
2010-04-30 Glenn MorrisReplace some cpp with autoconf.
2010-04-28 Glenn Morris* configure.in (LIBXMU): Fix logic in previous change.
2010-04-28 Glenn MorrisDefine CYGWIN_OBJ with configure, not cpp.
2010-04-28 Glenn MorrisSet GPM part of MOUSE_SUPPORT with configure, not cpp.
2010-04-28 Glenn MorrisSet FONT_DRIVERS with configure rather than cpp.
2010-04-28 Glenn MorrisMove LIBXMU from cpp to configure.
2010-04-28 Glenn MorrisMove NS_OBJ, NS_SUPPORT from cpp to configure.
2010-04-28 Glenn MorrisMove test for 64-bit kernel with 32-bit userland to...
2010-04-27 Glenn MorrisMove LIBXTR6 from cpp to autoconf.
2010-04-27 Glenn MorrisReplace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW.
2010-04-27 Glenn MorrisMove MOTIF_LIBW to autoconf.
2010-04-27 Dan NicolaescuReduce CPP usage.
2010-04-27 Dan NicolaescuReduce CPP usage.
2010-04-27 Glenn MorrisRemove some AC_DEFINEs that are now unused.
2010-04-27 Glenn MorrisUse $CRT_DIR in more places.
2010-04-27 Glenn MorrisReplace some more cpp with autoconf.
2010-04-26 Dan Nicolaescu* Makefile.in (LIBS_MACHINE): Remove, unused.
2010-04-26 Dan NicolaescuUse autoconf instead of cpp for LIB_MATH.
2010-04-25 Eli ZaretskiiFix crash with bidi display on the last empty line...
2010-04-24 Eli ZaretskiiFix cursor motion at end of line that ends in a compose...
2010-04-24 Glenn MorrisClose bug#5655.
2010-04-22 Dan Nicolaescu* configure.in (REAL_CFLAGS, CFLAGS): Restore -g for...
2010-04-22 Miles Baderget rid of "unix" pre-defined macro when preprocessing...
2010-04-21 Andreas SchwabAvoid non-portable shell command negation
2010-04-21 Jan Djärvconfigure.in: Change "if test ! -f" to "if ! test -f".
2010-04-21 Kenichi Handamerge trunk
2010-04-21 Glenn MorrisRemove some more cpp in favor of autoconf.
2010-04-21 Glenn MorrisRemove LIBSELINUX_LIBS need for cpp in Makefiles.
2010-04-21 Karel KlícAdd SELinux support.
2010-04-20 Chong YidongBump version to 23.1.96.
2010-04-19 Stefan MonnierMerge from emacs-23
2010-04-07 Kenichi Handamerge trunk
2010-04-03 Stefan MonnierMerge from emacs-23
2010-04-03 Chong YidongBump version to 23.1.95.
2010-04-02 Jan DjärvMerge from trunk
2010-04-01 Dan NicolaescuRemove all uses of LIBX11_SYSTEM.
2010-03-31 Stefan MonnierMerge from emacs-23 branch
2010-03-30 Eli ZaretskiiInitial support for bidirectional editing.
2010-03-30 Dan NicolaescuRemove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
2010-03-24 Stefan MonnierMerge from `emacs-23'.
2010-03-20 Eli ZaretskiiMerge from mainline.
2010-03-20 Dan NicolaescuRemove support for old UNIX System V systems.
2010-03-20 Dan NicolaescuRemove support for Solaris on PPC and for old versions.
2010-03-20 Dan NicolaescuRemove non-working support for lynxos 3.0.
2010-03-19 Glenn Morris* configure.in (HAVE_LIBNCURSES): Add a description...
2010-03-18 Jan DjärvCheck for tputs and friends, abort if not found (bug...
2010-03-18 Glenn MorrisDoc fix.
2010-03-18 Glenn MorrisReplace some cpp with autoconf.
2010-03-13 Eli ZaretskiiMerge from mainline.
2010-03-12 Eli ZaretskiiDon't use termcap.c on Posix platforms, only on MS...
2010-03-11 Chong YidongBump version to 23.1.94 and regenerate ldefs-boot.el.
2010-03-10 Chong YidongBump version to 24.0.50.
2010-03-10 Stefan MonnierMerge pending branch
2010-03-01 Kenichi Handafrom trunk
next