From: Richard M. Stallman Date: Fri, 26 Nov 1993 20:14:14 +0000 (+0000) Subject: (SYSTEM_TYPE): Make it "irix". X-Git-Tag: emacs-19.34~10660 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0c98c5723909863b360149f130a866db84b3a859;p=emacs.git (SYSTEM_TYPE): Make it "irix". --- 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 @@ #ifdef SYSTEM_TYPE #undef SYSTEM_TYPE #endif -#define SYSTEM_TYPE "silicon-graphics-unix" +#define SYSTEM_TYPE "irix" #ifdef SETUP_SLAVE_PTY #undef SETUP_SLAVE_PTY