mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 13:15:10 +00:00
libtool upgrade to 2.4.6 - 18/n: SDL customizations
removed os/2 versioning support.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user