From b2c3b7ffed48b820d9492387ebfdeafed96b0670 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 12 Apr 1994 01:55:59 +0000 Subject: [PATCH] Add sunos4shr as alternative for suns. --- configure1.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure1.in b/configure1.in index 387a9a7f0a2..2e5cf9f981f 100755 --- a/configure1.in +++ b/configure1.in @@ -920,6 +920,7 @@ case "${canonical}" in i386-*-sunos4 ) opsys=sunos4-0 ;; *-sunos4.0* ) opsys=sunos4-0 ;; *-sunos4.1.3* ) opsys=sunos4-1-3 ;; + *-sunos4shr* ) opsys=sunos4shr ;; *-sunos4* | *-sunos ) opsys=sunos4-1 ;; *-sunos5.3* | *-solaris2.3* ) opsys=sol2-3 -- 2.39.5