From 7e04044f4395f1adac89cc02262c6dadc0ea9411 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 29 Apr 1995 05:49:04 +0000 Subject: [PATCH] (*-sun-sunos4.1.3*): Use sunos4shr.h. --- configure.in | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/configure.in b/configure.in index 5757816f6b6..c7a961a8c22 100644 --- a/configure.in +++ b/configure.in @@ -647,10 +647,7 @@ case "${canonical}" in ## The Sun386 didn't get past 4.0. i[345]86-*-sunos4 ) opsys=sunos4-0 ;; *-sunos4.0* ) opsys=sunos4-0 ;; - *-sunos4.1.3* ) opsys=sunos4-1-3 - NON_GNU_CPP=/usr/lib/cpp - ;; - *-sunos4shr* ) opsys=sunos4shr + *-sunos4.1.3* | *-sunos4shr* ) opsys=sunos4shr NON_GNU_CPP=/usr/lib/cpp ;; *-sunos4* | *-sunos ) opsys=sunos4-1 -- 2.39.5