aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorD G Turner2014-07-20 03:22:33 +0100
committerD G Turner2014-07-20 03:22:33 +0100
commit5efe1047b1bf04bd2c0812566c7a8b805169ed48 (patch)
tree857a108bffed61f684dd75782c357fd47148f411 /configure
parent23892e76cf020549e2e51fddb451e6ee0e8f324d (diff)
downloadscummvm-rg350-5efe1047b1bf04bd2c0812566c7a8b805169ed48.tar.gz
scummvm-rg350-5efe1047b1bf04bd2c0812566c7a8b805169ed48.tar.bz2
scummvm-rg350-5efe1047b1bf04bd2c0812566c7a8b805169ed48.zip
BUILD: Fix AmigaOS4 build variable naming to be clearer.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 06359079e1..4f9fc4f68b 100755
--- a/configure
+++ b/configure
@@ -168,7 +168,7 @@ _as="as"
_windres=windres
_stagingpath="staging"
_win32path="c:/scummvm"
-_aos4path="Games:ScummVM"
+_amigaos4path="Games:ScummVM"
_staticlibpath=
_sdlconfig=sdl-config
_freetypeconfig=freetype-config
@@ -4499,7 +4499,7 @@ WINDRES := $_windres
WINDRESFLAGS := $WINDRESFLAGS
STAGINGPATH=$_stagingpath
WIN32PATH=$_win32path
-AOS4PATH=$_aos4path
+AMIGAOS4PATH=$_amigaos4path
STATICLIBPATH=$_staticlibpath
BACKEND := $_backend