log src/Makefile.in @ 109053:f9c1b168d31e

age author description
2010-06-12 Romain Francoise * Makefile.in (lisp, shortlisp): Use new location of vc-hooks and ediff-hook.
2010-06-03 Dan Nicolaescu Move UNEXEC definition to autoconf.
2010-05-28 Glenn Morris * src/Makefile.in (LIBES): Remove $LOADLIBES, it is never set.
2010-05-27 Glenn Morris Do not preprocess src/Makefile.in.
2010-05-26 Glenn Morris Replace YMF_PASS_LDFLAGS with autoconf.
2010-05-26 Glenn Morris Remove some NS_IMPL_GNUSTEP build dead code.
2010-05-26 Glenn Morris * src/Makefile.in: Fix comment typo.
2010-05-25 Glenn Morris Relocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
2010-05-25 Glenn Morris Do not include config.h in src/Makefile.in.
2010-05-25 Glenn Morris Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.
2010-05-25 Glenn Morris Remove LD_SWITCH_SYSTEM_EXTRA.
2010-05-21 Glenn Morris * configure.in (MKDEPDIR): Parallel build tweak.
2010-05-21 Glenn Morris * src/Makefile.in: Comment fix.
2010-05-21 Glenn Morris Revert previous change.
2010-05-21 Glenn Morris Minor Makefile fix.
2010-05-21 Glenn Morris * src/Makefile.in: Fix comment format in cpp section.
2010-05-21 Glenn Morris Handle some HAVE_NS Makefile conditionals with configure.
2010-05-21 Glenn Morris Build simplifications for oldxmenu.
2010-05-21 Glenn Morris Handle CANNOT_DUMP (partially) with configure.
2010-05-20 Glenn Morris Handle auto-depend with configure.
2010-05-19 Glenn Morris Set linker-related things with configure.
2010-05-18 Glenn Morris Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.
2010-05-18 Glenn Morris Set rallocobj with configure, not cpp.
2010-05-18 Glenn Morris Define some malloc objects with configure, not cpp.
2010-05-17 Stefan Monnier * Makefile.in (${lispsource}loaddefs.el): Update loaddefs.el after a pull.
2010-05-17 Glenn Morris Combine the two stamp-oldxmenu cases.
2010-05-17 Glenn Morris * src/Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.
2010-05-16 Glenn Morris * src/Makefile.in (clean): Get rid of HAVE_NS conditional.
2010-05-16 Glenn Morris Tweak ns_app*dir values set by configure.
2010-05-16 Glenn Morris Simplify temacs build rule.
2010-05-16 Glenn Morris Simplify temacs build rule.
2010-05-16 Glenn Morris Remove unused Makefile variables STARTFLAGS.
2010-05-16 Glenn Morris * src/Makefile.in (LIBX_BASE): Always define.
2010-05-16 Glenn Morris * src/Makefile.in (LIBX_OTHER): Move out of cpp section.
2010-05-16 Glenn Morris * src/Makefile.in (LIBXT): Always define.
2010-05-15 Glenn Morris Always define LIBXMENU in src/Makefile.in.
2010-05-15 Glenn Morris src/Makefile.in (OLDXMENU): Move out of cpp section.
2010-05-15 Glenn Morris Always define OLDXMENU in src/Makefile.in.
2010-05-15 Glenn Morris Always define LIBX_OTHER in src/Makefile.in.
2010-05-15 Glenn Morris Always define FONT_OBJ; to empty in the non-X case.
2010-05-15 Eli Zaretskii Fix "config msdos" step.
2010-05-15 Glenn Morris Choose dependency of oldxmenu using configure.
2010-05-15 Glenn Morris If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.
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 No harm in always defining some ns_ Makefile variables.
2010-05-14 Glenn Morris Move some undefs from src/Makefile.in to configure.
2010-05-14 Glenn Morris Replace some msdos cpp.
2010-05-14 Glenn Morris Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.
2010-05-14 Glenn Morris Minor build simplification for NS.
2010-05-14 Glenn Morris * src/Makefile.in (ns_appresdir): Remove, unused.
2010-05-14 Glenn Morris * src/Makefile.in (SHELL): Move outside cpp section.
2010-05-13 Glenn Morris Unify some conditionals in src/Makefile.in.
2010-05-13 Glenn Morris Minor simplification for src/Makefile.in.
2010-05-13 Glenn Morris Remove WINNT_SUPPORT from src/Makefile.in,
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-13 Glenn Morris Define some variables to hold configure's output, for clarity.
2010-05-12 Glenn Morris Simplify linker-related logic in src/Makefile.in.
2010-05-12 Glenn Morris Move LIB_GCC from cpp to configure.