From be4d8b37c8f38063e80aa9f3f7427af60e69c6cb Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 28 Jun 1994 17:04:58 +0000 Subject: [PATCH] (mips-sony-newsos4*): New alias. --- configure1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure1.in b/configure1.in index fcce8fb02d7..9ec184ec444 100755 --- a/configure1.in +++ b/configure1.in @@ -910,7 +910,7 @@ case "${canonical}" in m68*-sony-newsos3*) machine=news opsys=bsd4-3 ;; - mips-sony-bsd* ) + mips-sony-bsd* | mips-sony-newsos4* ) machine=news-risc opsys=bsd4-3 ;; mips-sony-newsos* ) -- 2.39.5