diff options
| author | Dan Nicolaescu | 2008-01-05 11:14:48 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2008-01-05 11:14:48 +0000 |
| commit | d35e1cd725b4e9512d54a8e642ad82f50d584edd (patch) | |
| tree | 373c86676e20a06aad7c1078ed924b8b469526b4 /admin | |
| parent | 2adde002fd96457bc4cabcb8e3fcf9423bc4f752 (diff) | |
| download | emacs-d35e1cd725b4e9512d54a8e642ad82f50d584edd.tar.gz emacs-d35e1cd725b4e9512d54a8e642ad82f50d584edd.zip | |
* configure.in: Remove support for Masscomp.
* os.texi (System Environment): Remove mention for Masscomp.
* MACHINES: Remove Masscomp.
* s/rtu.h:
* m/masscomp.h: Remove files. Platform is obsolete.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/CPP-DEFINES | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES index 56693064c98..ea2ae95b25a 100644 --- a/admin/CPP-DEFINES +++ b/admin/CPP-DEFINES | |||
| @@ -43,4 +43,47 @@ FRAME_WINDOW_P A GUI frame (like X, w32, etc.) | |||
| 43 | REL_ALLOC Compile in the relocatable memory allocator ralloc.c. | 43 | REL_ALLOC Compile in the relocatable memory allocator ralloc.c. |
| 44 | SYSTEM_MALLOC Use the system library's malloc. | 44 | SYSTEM_MALLOC Use the system library's malloc. |
| 45 | 45 | ||
| 46 | |||
| 47 | ** Temporarily put defines from removed files here ** | ||
| 48 | |||
| 49 | |||
| 50 | ADJUST_EXEC_HEADER | ||
| 51 | BSD4_2 | ||
| 52 | BSD_PGRPS | ||
| 53 | BSD_SYSTEM | ||
| 54 | BSTRING | ||
| 55 | CANNOT_DUMP | ||
| 56 | CLASH_DETECTION | ||
| 57 | COFF | ||
| 58 | CRT0_DUMMIES | ||
| 59 | EXPLICIT_SIGN_EXTEND | ||
| 60 | FIRST_PTY_LETTER | ||
| 61 | HAVE_PTYS | ||
| 62 | HAVE_SOCKETS | ||
| 63 | HAVE_SYSVIPC | ||
| 64 | HAVE_TERMIO | ||
| 65 | HAVE_UNION_WAIT | ||
| 66 | INTERRUPT_INPUT | ||
| 67 | KERNEL_FILE | ||
| 68 | LDAV_SYMBOL | ||
| 69 | LIBS_DEBUG | ||
| 70 | LOAD_AVE_CVT | ||
| 71 | LOAD_AVE_TYPE | ||
| 72 | MAIL_USE_FLOCK | ||
| 73 | MASSC_REGISTER_BUG | ||
| 74 | NOMULTIPLEJOBS | ||
| 75 | NONSYSTEM_DIR_LIBRARY | ||
| 76 | NO_ARG_ARRAY | ||
| 77 | NO_REMAP | ||
| 78 | NO_UNION_TYPE | ||
| 79 | PTY_NAME_SPRINTF | ||
| 80 | PTY_TTY_NAME_SPRINTF | ||
| 81 | RTU | ||
| 82 | SYSTEM_TYPE | ||
| 83 | VIRT_ADDR_VARIES | ||
| 84 | WORDS_BIG_ENDIAN | ||
| 85 | WORD_MACHINE | ||
| 86 | m68000 | ||
| 87 | subprocesses | ||
| 88 | |||
| 46 | # arch-tag: bc80061a-1168-4911-9766-46aaf2640250 | 89 | # arch-tag: bc80061a-1168-4911-9766-46aaf2640250 |