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:
parent
c40b6c8211
commit
5b3f122456
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user