From 13d01576b0b4b8b988d0fd37e5a1ec928cae2cc7 Mon Sep 17 00:00:00 2001 From: raziel- Date: Fri, 8 Aug 2014 13:50:27 +0300 Subject: [PATCH] AMIGAOS: Get rid of the OS version number "4" is the version of the OS. It will certainly change with future updates. --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 87c4a0eb7d9a..541d1c21988f 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