• Paul Eggert's avatar
    Fix some dependency problems that cause unnecessary recompiles. · 7e8ed4f7
    Paul Eggert authored
    Problem reported by RMS in
    <http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00421.html>.
    * configure.ac (OLDXMENU_TARGET, OLDXMENU, LIBXMENU, OLDXMENU_DEPS):
    Remove.
    (LIBXMENU_DIR, LIBXMENU_BASE): New vars.
    * src/Makefile.in (OLDXMENU_TARGET, OLDXMENU, OLDXMENU_DEPS)
    (really-lwlib, really-oldXMenu, stamp-oldxmenu)
    (../src/$(OLDXMENU), $(OLDXMENU)): Remove.
    (LIBXMENU_DIR, LIBXMENU_BASE): New macros.
    (LIBXMENU): Use them.
    (temacs$(EXEEXT)): Depend on $(LIBXMENU), not stamp-oldxmenu.
    ($(lwlibdir)/liblw.a, $(oldXMenudir)/libXMenu11.a, FORCE): New targets.
    (boostrap-clean): No need to remove stamp-oldxmenu.
    7e8ed4f7
ChangeLog 408 KB