aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorEugene Sandulenko2014-08-09 15:36:57 +0200
committerEugene Sandulenko2014-08-09 15:36:57 +0200
commitbda6debd7e1a4e1ae69e87739a0726d39d940dbb (patch)
tree758f8097e39a8887d85bda197dae36ded02f83db /configure
parent6e794a9823440b6859ce65fb1097d710780a493d (diff)
parentcbae401a797ffbb262cf05f0707da41f3483d6ee (diff)
downloadscummvm-rg350-bda6debd7e1a4e1ae69e87739a0726d39d940dbb.tar.gz
scummvm-rg350-bda6debd7e1a4e1ae69e87739a0726d39d940dbb.tar.bz2
scummvm-rg350-bda6debd7e1a4e1ae69e87739a0726d39d940dbb.zip
Merge pull request #489 from raziel-/patch-1
AMIGAOS: Stack cookie and no more AmigaOS version number
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