(OTHER_PLATFORM_SUPPORT): Remove ccl.elc and codepage.elc.

This commit is contained in:
Eli Zaretskii 2008-09-30 19:01:37 +00:00
parent bdeb0411a2
commit 7a09249bc7
2 changed files with 5 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2008-09-30 Eli Zaretskii <eliz@gnu.org>
* makefile.w32-in (OTHER_PLATFORM_SUPPORT): Remove ccl.elc and
codepage.elc.
2008-09-19 Dan Nicolaescu <dann@ics.uci.edu>
* emacsclient.c (main): Use stdout rather than stdin to obtain the

View file

@ -190,8 +190,6 @@ WINDOW_SUPPORT = \
OTHER_PLATFORM_SUPPORT = \
$(lispsource)dos-fns.elc \
$(lispsource)dos-vars.elc \
$(lispsource)international/ccl.elc \
$(lispsource)international/codepage.elc \
$(lispsource)x-dnd.elc \
$(lispsource)term/x-win.elc