aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorDan Nicolaescu2010-03-19 18:03:39 -0700
committerDan Nicolaescu2010-03-19 18:03:39 -0700
commit605f35cdaa7bdd248b528173f060d4ffae1a77a2 (patch)
tree1db4eb3857621dd7e17cf16db22e2d0196971dde /admin
parentaed71cf417ed73a53e1931d94d109070b3ed1041 (diff)
downloademacs-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-DEFINES2
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
299PURESIZE 299PURESIZE
300RUN_TIME_REMAP 300RUN_TIME_REMAP
301SA_RESTART 301SA_RESTART
302SECTION_ALIGNMENT 302SECTION_ALIGNMENT -- was only used by s/lynxos.h, maybe all code depending on it can be removed.
303SEGMENT_MASK 303SEGMENT_MASK
304SETPGRP_RELEASES_CTTY 304SETPGRP_RELEASES_CTTY
305SETUP_SLAVE_PTY 305SETUP_SLAVE_PTY