libtool upgrade to 2.4.6 - 18/n: SDL customizations

removed os/2 versioning support.
This commit is contained in:
Ozkan Sezer
2021-12-01 01:55:40 +03:00
parent 5ae2f0fd19
commit 3355464079
2 changed files with 9 additions and 7 deletions

View File

@@ -8224,7 +8224,7 @@ func_mode_link ()
elif test -n "$soname_spec"; then
# bleh windows
case $host in
*cygwin* | mingw* | *cegcc* | *os2*)
*cygwin* | mingw* | *cegcc*) # | *os2* # SDL customization: removed OS/2 versioning support.
func_arith $current - $age
major=$func_arith_result
versuffix=-$major