emacs-devel
[Top][All Lists]
Advanced

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

Please fix it right!


From: Stefan Monnier
Subject: Please fix it right!
Date: Mon, 28 Apr 2008 23:58:27 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Andreas, undo the following change *NOW* and replace it with something
constructive, which addresses the comment you remove.

revision 1.115
date: 2008-04-27 05:47:00 -0400;  author: schwab;  state: Exp;  lines: +1 -3;  
commitid: J0UjWj30wxmGmJ0t;
Unbreak bootstrap.
----------------------------


        Stefan



Index: Makefile.in
===================================================================
RCS file: /sources/emacs/emacs/lisp/Makefile.in,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -u -b -r1.114 -r1.115
--- Makefile.in 23 Apr 2008 18:01:46 -0000      1.114
+++ Makefile.in 27 Apr 2008 09:47:00 -0000      1.115
@@ -81,9 +81,7 @@
 
 emacs = EMACSLOADPATH=$(lisp) LC_ALL=C $(EMACS) $(EMACSOPT)
 # Prerequisites for running $(emacs)
-# This should not be necessary because in order to have ../src/emacs
-# we must have built subdirs.el already.
-# emacs-deps = $(lisp)/subdirs.el
+emacs-deps = $(lisp)/subdirs.el
 
 # Common command to find subdirectories




reply via email to

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