From 423ef6e82051910c159985d282c35517fa1adcd5 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 22 Jun 1997 19:17:51 +0000 Subject: [PATCH] (mips-sony-newsos6*): New alternative. --- configure.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configure.in b/configure.in index b852510d023..7105a0dc01b 100644 --- a/configure.in +++ b/configure.in @@ -714,6 +714,9 @@ case "${canonical}" in mips-sony-bsd* | mips-sony-newsos4* | mips-sony-news4*) machine=news-risc opsys=bsd4-3 ;; + mips-sony-newsos6* ) + machine=news-risc opsys=newsos6 + ;; mips-sony-news* ) machine=news-risc opsys=newsos5 ;; -- 2.39.5