mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-05 21:42:34 -08:00
(UNEXEC): Comment out definition.
This commit is contained in:
parent
312270cf02
commit
95fb966a33
2 changed files with 10 additions and 1 deletions
|
|
@ -1,3 +1,11 @@
|
|||
2002-09-13 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* s/sol2-6.h (UNEXEC): Comment out definition.
|
||||
|
||||
* unexsol.c (unexec): Don't downcase first letter of error msg.
|
||||
|
||||
* xfaces.c (Fcolor_supported_p): Just one arg is required.
|
||||
|
||||
2002-09-12 Markus Rost <rost@math.ohio-state.edu>
|
||||
|
||||
* unexsol.c: Include buffer.h, charset.h, coding.h.
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
#include "sol2-5.h"
|
||||
|
||||
#if 0 /* dldump does not handle all the extensions used by GNU ld. */
|
||||
#undef UNEXEC
|
||||
#define UNEXEC unexsol.o
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue