(OTHER_PLATFORM_SUPPORT): Remove ccl.elc and codepage.elc.
This commit is contained in:
parent
bdeb0411a2
commit
7a09249bc7
2 changed files with 5 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue