]> code.delx.au - gnu-emacs/commitdiff
(VMS_SUPPORT): No longer byte-compiled.
authorJason Rumney <jasonr@gnu.org>
Wed, 28 Nov 2007 00:25:23 +0000 (00:25 +0000)
committerJason Rumney <jasonr@gnu.org>
Wed, 28 Nov 2007 00:25:23 +0000 (00:25 +0000)
lib-src/ChangeLog
lib-src/makefile.w32-in

index 1c8727c01ec95ce4cd8be16fec3d554cc0bb1c7e..3e8cb73c605cc0f4aaf0db05c3fd3ea54a2f8846 100644 (file)
@@ -1,3 +1,7 @@
+2007-11-28  Jason Rumney  <jasonr@gnu.org>
+
+       * makefile.w32-in (VMS_SUPPORT): No longer byte-compiled.
+
 2007-11-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * pop.c (socket_connection): Remove AI_ADDRCONFIG.
index 9a611b8e3f9e3bc816261359eae9b022f6ccc621..a61edad3820b96f8c8df6788e59f5181061e23c7 100644 (file)
@@ -171,7 +171,7 @@ WINNT_SUPPORT = $(lispsource)ls-lisp.elc $(lispsource)disp-table.elc $(lispsourc
 
 # lisp files that are loaded up on other platforms
 MSDOS_SUPPORT = $(lispsource)dos-fns.elc $(lispsource)dos-vars.elc $(lispsource)international/ccl.elc $(lispsource)international/codepage.elc
-VMS_SUPPORT = $(lispsource)vmsproc.elc $(lispsource)vms-patch.elc
+VMS_SUPPORT = $(lispsource)vmsproc.el $(lispsource)vms-patch.el
 
 lisp1= \
        $(lispsource)abbrev.elc \