From: Karl Heuer Date: Fri, 28 Apr 1995 01:26:00 +0000 (+0000) Subject: (sunos4.1.3): Use shared libraries, since that's X-Git-Tag: emacs-19.34~4250 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5b3f12245641e16c7097db6058333d9ffbba7152;p=emacs.git (sunos4.1.3): Use shared libraries, since that's what the header file expects. --- 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