]> git.eshelyaron.com Git - emacs.git/commitdiff
(mips-sgi-irix6): New configuration.
authorRichard M. Stallman <rms@gnu.org>
Tue, 14 Feb 1995 00:53:50 +0000 (00:53 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 14 Feb 1995 00:53:50 +0000 (00:53 +0000)
configure.in

index 5c27dc6fc2280e08af92f10890f2836f75725b12..669029c4ce7fb777b90c83af8978d079d9523795 100644 (file)
@@ -592,6 +592,9 @@ case "${canonical}" in
   mips-sgi-irix4* )
     machine=iris4d opsys=irix4-0
   ;;
+  mips-sgi-irix6* )
+    machine=iris4d opsys=irix6-0
+  ;;
   mips-sgi-irix5.[01]* )
     machine=iris4d opsys=irix5-0
   ;;