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


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/Makefile.in
Date: Tue, 18 Dec 2001 12:39:28 -0500

Index: emacs/lisp/Makefile.in
diff -c emacs/lisp/Makefile.in:1.26 emacs/lisp/Makefile.in:1.27
*** emacs/lisp/Makefile.in:1.26 Tue Dec 18 10:37:38 2001
--- emacs/lisp/Makefile.in      Tue Dec 18 12:39:27 2001
***************
*** 40,46 ****
  ETAGS = ../lib-src/etags
  
  # Files which should not be compiled.  If you change the name `DONTCOMPILE'
! # to something different, you'll have to change make-dist as well.
  #
  # - emacs-lisp/cl-specs.el:  only contains `def-edebug-spec's so there's
  #   no point compiling it, although it doesn't hurt.
--- 40,47 ----
  ETAGS = ../lib-src/etags
  
  # Files which should not be compiled.  If you change the name `DONTCOMPILE'
! # to something different, you'll have to change make-dist as well, and
! # modify the lists in $lisp and $shortlisp on src/Makefile.in.
  #
  # - emacs-lisp/cl-specs.el:  only contains `def-edebug-spec's so there's
  #   no point compiling it, although it doesn't hurt.



reply via email to

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