emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/Makefile.in,v [EMACS_22_BASE]


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/Makefile.in,v [EMACS_22_BASE]
Date: Sun, 10 Aug 2008 20:08:50 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       08/08/10 20:08:50

Index: Makefile.in
===================================================================
RCS file: /sources/emacs/emacs/lisp/Makefile.in,v
retrieving revision 1.85.2.5
retrieving revision 1.85.2.6
diff -u -b -r1.85.2.5 -r1.85.2.6
--- Makefile.in 7 Jan 2008 02:45:07 -0000       1.85.2.5
+++ Makefile.in 10 Aug 2008 20:08:50 -0000      1.85.2.6
@@ -282,7 +282,7 @@
 
 bootstrap-prepare:
        if test -x $(EMACS); then                               \
-         $(MAKE) $(MFLAGS) autoloads;                          \
+         $(MAKE) $(MFLAGS) autoloads EMACS=$(EMACS);           \
        else                                                    \
          cp $(lisp)/ldefs-boot.el $(lisp)/loaddefs.el;         \
        fi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]