AMIGAOS: Get rid of the OS version number

"4" is the version of the OS. It will certainly change with future updates.
This commit is contained in:
raziel- 2014-08-08 13:50:27 +03:00
parent e11fe13620
commit 13d01576b0

4
configure vendored
View file

@ -168,7 +168,7 @@ _as="as"
_windres=windres
_stagingpath="staging"
_win32path="c:/scummvm"
_amigaos4path="Games:ScummVM"
_amigaospath="Games:ScummVM"
_staticlibpath=
_sdlconfig=sdl-config
_freetypeconfig=freetype-config
@ -4502,7 +4502,7 @@ WINDRES := $_windres
WINDRESFLAGS := $WINDRESFLAGS
STAGINGPATH=$_stagingpath
WIN32PATH=$_win32path
AMIGAOS4PATH=$_amigaos4path
AMIGAOSPATH=$_amigaospath
STATICLIBPATH=$_staticlibpath
BACKEND := $_backend