]> git.eshelyaron.com Git - emacs.git/commitdiff
(sunos4.1.3): Use shared libraries, since that's
authorKarl Heuer <kwzh@gnu.org>
Fri, 28 Apr 1995 01:26:00 +0000 (01:26 +0000)
committerKarl Heuer <kwzh@gnu.org>
Fri, 28 Apr 1995 01:26:00 +0000 (01:26 +0000)
what the header file expects.

configure.in

index 255c2cb606272a22a2614cade43fc036ee0f7bfc..5757816f6b64a691b45e63471ef0e7adec2d2a6b 100644 (file)
@@ -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