lisp/makefile.w32-in (COMPILE_FIRST): Remove subr.el.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 14 Jun 2012 23:53:41 +0000 (01:53 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 14 Jun 2012 23:53:41 +0000 (01:53 +0200)
Suggested by Stefan Monnier while discussing bug#11657.

lisp/ChangeLog
lisp/makefile.w32-in

index cbf271f..44dc50c 100644 (file)
@@ -1,3 +1,8 @@
+2012-06-14  Juanma Barranquero  <lekktu@gmail.com>
+
+       * makefile.w32-in (COMPILE_FIRST): Remove subr.el.
+       Suggested by Stefan Monnier while discussing bug#11657.
+
 2012-06-14  Sam Steingold  <sds@gnu.org>
 
        * files.el (abort-if-file-too-large): Use `file-size-human-readable'.
index 6f4838e..fc841a5 100644 (file)
@@ -86,7 +86,6 @@ COMPILE_FIRST = \
        $(lisp)/emacs-lisp/bytecomp.el \
        $(lisp)/emacs-lisp/macroexp.el \
        $(lisp)/emacs-lisp/cconv.el \
-       $(lisp)/subr.el \
        $(lisp)/progmodes/cc-mode.el \
        $(lisp)/progmodes/cc-vars.el