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


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/lisp/Makefile.in,v
Date: Sat, 03 May 2008 11:15:11 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Andreas Schwab <schwab> 08/05/03 11:15:09

Index: Makefile.in
===================================================================
RCS file: /sources/emacs/emacs/lisp/Makefile.in,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -b -r1.116 -r1.117
--- Makefile.in 1 May 2008 15:18:52 -0000       1.116
+++ Makefile.in 3 May 2008 11:15:08 -0000       1.117
@@ -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]