Mercurial > emacs
comparison msdos/ChangeLog @ 108606:095e338e1fd8
Always define FONT_OBJ; to empty in the non-X case.
* configure.in (FONT_OBJ): Set to empty if !HAVE_X_WINDOWS.
* src/Makefile.in (FONT_DRIVERS): Remove, replace with $FONT_OBJ.
(obj, SOME_MACHINE_OBJECTS): Use $FONT_OBJ.
* msdos/sed1v2.inp (FONT_OBJ): Edit to empty for non-X case.
* msdos/sed1x.inp (FONT_OBJ): Edit to xfont.o for X case.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 15 May 2010 14:31:19 -0700 |
parents | d1257e56bb95 |
children | cd68e3a31ac4 |
comparison
equal
deleted
inserted
replaced
108605:425217da7e83 | 108606:095e338e1fd8 |
---|---|
1 2010-05-15 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * sed1v2.inp (FONT_OBJ): Edit to empty for non-X case. | |
4 * sed1x.inp (FONT_OBJ): Edit to xfont.o for X case. | |
5 | |
1 2010-05-15 Eli Zaretskii <eliz@gnu.org> | 6 2010-05-15 Eli Zaretskii <eliz@gnu.org> |
2 | 7 |
3 * sed3v2.inp (INSTALLABLES): Edit out extra ${EXEEXT} after | 8 * sed3v2.inp (INSTALLABLES): Edit out extra ${EXEEXT} after |
4 "emacsclient". | 9 "emacsclient". |
5 (emacsserver, timer, wakeup): Remove edit-out commands. | 10 (emacsserver, timer, wakeup): Remove edit-out commands. |