diff options
| author | Dan Nicolaescu | 2010-03-19 18:03:39 -0700 |
|---|---|---|
| committer | Dan Nicolaescu | 2010-03-19 18:03:39 -0700 |
| commit | 605f35cdaa7bdd248b528173f060d4ffae1a77a2 (patch) | |
| tree | 1db4eb3857621dd7e17cf16db22e2d0196971dde /admin | |
| parent | aed71cf417ed73a53e1931d94d109070b3ed1041 (diff) | |
| download | emacs-605f35cdaa7bdd248b528173f060d4ffae1a77a2.tar.gz emacs-605f35cdaa7bdd248b528173f060d4ffae1a77a2.zip | |
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')
| -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 | |||
| 299 | PURESIZE | 299 | PURESIZE |
| 300 | RUN_TIME_REMAP | 300 | RUN_TIME_REMAP |
| 301 | SA_RESTART | 301 | SA_RESTART |
| 302 | SECTION_ALIGNMENT | 302 | SECTION_ALIGNMENT -- was only used by s/lynxos.h, maybe all code depending on it can be removed. |
| 303 | SEGMENT_MASK | 303 | SEGMENT_MASK |
| 304 | SETPGRP_RELEASES_CTTY | 304 | SETPGRP_RELEASES_CTTY |
| 305 | SETUP_SLAVE_PTY | 305 | SETUP_SLAVE_PTY |