From: Eli Zaretskii Date: Sat, 28 Nov 2009 10:24:51 +0000 (+0000) Subject: [!AUTO_DEPEND]: Remove outdated comment about omitted dependencies on lisp.h. X-Git-Tag: emacs-pretest-23.1.90~190 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4bf47195376dd81f596e7e08ad6d00db17906246;p=emacs.git [!AUTO_DEPEND]: Remove outdated comment about omitted dependencies on lisp.h. --- diff --git a/src/ChangeLog b/src/ChangeLog index 5d385e6b412..346a3442ed4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2009-11-28 Eli Zaretskii + + * Makefile.in [!AUTO_DEPEND]: Remove outdated comment about + omitted dependencies on lisp.h. + 2009-11-27 Jan Djärv * xftfont.c (xftfont_end_for_frame): Just return if dpyinfo->display diff --git a/src/Makefile.in b/src/Makefile.in index 3b77ff80f87..11e8982e5e1 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1049,10 +1049,6 @@ ecrt0.o: ecrt0.c $(config_h) doc.o: buildobj.h #ifndef AUTO_DEPEND -/* Nearly all the following files depend on lisp.h, - but it is not included as a dependency because - it is so often changed in ways that do not require any recompilation - and so rarely changed in ways that do require any. */ atimer.o: atimer.c atimer.h syssignal.h systime.h lisp.h $(config_h) buffer.o: buffer.c buffer.h region-cache.h commands.h window.h \