From 5b3f12245641e16c7097db6058333d9ffbba7152 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Fri, 28 Apr 1995 01:26:00 +0000 Subject: [PATCH] (sunos4.1.3): Use shared libraries, since that's what the header file expects. --- configure.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure.in b/configure.in index 255c2cb6062..5757816f6b6 100644 --- a/configure.in +++ b/configure.in @@ -648,8 +648,6 @@ case "${canonical}" in i[345]86-*-sunos4 ) opsys=sunos4-0 ;; *-sunos4.0* ) opsys=sunos4-0 ;; *-sunos4.1.3* ) opsys=sunos4-1-3 - NON_GCC_TEST_OPTIONS=-Bstatic - GCC_TEST_OPTIONS=-static NON_GNU_CPP=/usr/lib/cpp ;; *-sunos4shr* ) opsys=sunos4shr -- 2.39.5