1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00

(sunos4.1.3): Use shared libraries, since that's

what the header file expects.
This commit is contained in:
Karl Heuer 1995-04-28 01:26:00 +00:00
parent c40b6c8211
commit 5b3f122456

View File

@ -648,8 +648,6 @@ case "${canonical}" in
i[345]86-*-sunos4 ) opsys=sunos4-0 ;; i[345]86-*-sunos4 ) opsys=sunos4-0 ;;
*-sunos4.0* ) opsys=sunos4-0 ;; *-sunos4.0* ) opsys=sunos4-0 ;;
*-sunos4.1.3* ) opsys=sunos4-1-3 *-sunos4.1.3* ) opsys=sunos4-1-3
NON_GCC_TEST_OPTIONS=-Bstatic
GCC_TEST_OPTIONS=-static
NON_GNU_CPP=/usr/lib/cpp NON_GNU_CPP=/usr/lib/cpp
;; ;;
*-sunos4shr* ) opsys=sunos4shr *-sunos4shr* ) opsys=sunos4shr