aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1993-06-06 07:54:49 +0000
committerRichard M. Stallman1993-06-06 07:54:49 +0000
commit999cf5c25f0556d04dc7088624dc20107742628e (patch)
treed126745de6101e7c22dfe4bbd80e7a8641f88f3f /src
parent418d45133793b45f2b44e2a8d517788085896da8 (diff)
downloademacs-999cf5c25f0556d04dc7088624dc20107742628e.tar.gz
emacs-999cf5c25f0556d04dc7088624dc20107742628e.zip
(NO_MODE_T): Defined.
(LINKER): Add #undef.
Diffstat (limited to 'src')
-rw-r--r--src/m/news-risc.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/m/news-risc.h b/src/m/news-risc.h
index a74babceac1..798726911a4 100644
--- a/src/m/news-risc.h
+++ b/src/m/news-risc.h
@@ -19,3 +19,9 @@
19#define C_DEBUG_SWITCH -g3 19#define C_DEBUG_SWITCH -g3
20 20
21#undef TERMINFO 21#undef TERMINFO
22
23/* We have no mode_t. */
24#define NO_MODE_T
25
26/* Don't use the definitoion in m/mips.h. */
27#undef LINKER