aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorraziel-2014-08-08 13:50:27 +0300
committerraziel-2014-08-08 13:50:27 +0300
commit13d01576b0b4b8b988d0fd37e5a1ec928cae2cc7 (patch)
treea5f86bd957192328d2fe800c15f7ac1941a894a2 /configure
parente11fe13620be4b500c91b6141337786948c13694 (diff)
downloadscummvm-rg350-13d01576b0b4b8b988d0fd37e5a1ec928cae2cc7.tar.gz
scummvm-rg350-13d01576b0b4b8b988d0fd37e5a1ec928cae2cc7.tar.bz2
scummvm-rg350-13d01576b0b4b8b988d0fd37e5a1ec928cae2cc7.zip
AMIGAOS: Get rid of the OS version number
"4" is the version of the OS. It will certainly change with future updates.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 87c4a0eb7d..541d1c2198 100755
--- a/configure
+++ b/configure
@@ -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