aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1993-11-26 20:14:14 +0000
committerRichard M. Stallman1993-11-26 20:14:14 +0000
commit0c98c5723909863b360149f130a866db84b3a859 (patch)
tree31f8cd0b263356fd361e686cb0480b8e7aeca23a /src
parenta17d2c253bc87ace7270845a9d202398467d600c (diff)
downloademacs-0c98c5723909863b360149f130a866db84b3a859.tar.gz
emacs-0c98c5723909863b360149f130a866db84b3a859.zip
(SYSTEM_TYPE): Make it "irix".
Diffstat (limited to 'src')
-rw-r--r--src/s/irix5-0.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/irix5-0.h b/src/s/irix5-0.h
index 3fb431c5a18..4770626fdfc 100644
--- a/src/s/irix5-0.h
+++ b/src/s/irix5-0.h
@@ -15,7 +15,7 @@
15#ifdef SYSTEM_TYPE 15#ifdef SYSTEM_TYPE
16#undef SYSTEM_TYPE 16#undef SYSTEM_TYPE
17#endif 17#endif
18#define SYSTEM_TYPE "silicon-graphics-unix" 18#define SYSTEM_TYPE "irix"
19 19
20#ifdef SETUP_SLAVE_PTY 20#ifdef SETUP_SLAVE_PTY
21#undef SETUP_SLAVE_PTY 21#undef SETUP_SLAVE_PTY