summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1992-05-19 20:08:22 +0000
committerRichard M. Stallman <rms@gnu.org>1992-05-19 20:08:22 +0000
commit6a3e023e8f28b96eed359771023e026a6751cc01 (patch)
treec4e041176413f4bb002b25833a099ca635fac371 /config.sub
parent866a24f01b65642d3b88fe6b518ec456e4a7335b (diff)
downloademacs-6a3e023e8f28b96eed359771023e026a6751cc01.tar.gz
*** empty log message ***
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub8
1 files changed, 7 insertions, 1 deletions
diff --git a/config.sub b/config.sub
index e5f8db57ebc..a5095547d17 100755
--- a/config.sub
+++ b/config.sub
@@ -170,7 +170,13 @@ case $basic_machine in
;;
iris | iris4d)
basic_machine=mips-sgi
- os=-irix
+ case $os in
+ -irix*)
+ ;;
+ *)
+ os=-irix4
+ ;;
+ esac
;;
news | news700 | news800 | news900)
basic_machine=m68k-sony