diff options
author | Dan Nicolaescu <dann@ics.uci.edu> | 2010-03-19 18:03:39 -0700 |
---|---|---|
committer | Dan Nicolaescu <dann@ics.uci.edu> | 2010-03-19 18:03:39 -0700 |
commit | 605f35cdaa7bdd248b528173f060d4ffae1a77a2 (patch) | |
tree | 1db4eb3857621dd7e17cf16db22e2d0196971dde /admin/CPP-DEFINES | |
parent | aed71cf417ed73a53e1931d94d109070b3ed1041 (diff) | |
download | emacs-605f35cdaa7bdd248b528173f060d4ffae1a77a2.tar.gz |
Remove non-working support for lynxos 3.0.
* s/lynxos.h: Remove file.
* unexec.c (unexec, adjust_lnnoptrs): Do not depend on
COFF_BSD_SYMBOLS, nothing defines it anymore.
* os.texi (System Environment): Do not mention lynxos.
* configure.in: Remove non-working lynxos port.
Diffstat (limited to 'admin/CPP-DEFINES')
-rw-r--r-- | admin/CPP-DEFINES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES index 9e656c39aa1..3c69e9e6a4a 100644 --- a/admin/CPP-DEFINES +++ b/admin/CPP-DEFINES @@ -299,7 +299,7 @@ PTY_TTY_NAME_SPRINTF PURESIZE RUN_TIME_REMAP SA_RESTART -SECTION_ALIGNMENT +SECTION_ALIGNMENT -- was only used by s/lynxos.h, maybe all code depending on it can be removed. SEGMENT_MASK SETPGRP_RELEASES_CTTY SETUP_SLAVE_PTY |