aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorD G Turner2011-12-18 23:02:25 +0000
committerD G Turner2011-12-18 23:02:25 +0000
commit0c4755408ac24d1fb0fe6d4957360e7ec3ae5250 (patch)
treec1285921a90fa92ecfce69912526fab8f82ee1f8 /configure
parent0cd53d5d3e6324869adf145047c65d2ef93e8b7f (diff)
downloadscummvm-rg350-0c4755408ac24d1fb0fe6d4957360e7ec3ae5250.tar.gz
scummvm-rg350-0c4755408ac24d1fb0fe6d4957360e7ec3ae5250.tar.bz2
scummvm-rg350-0c4755408ac24d1fb0fe6d4957360e7ec3ae5250.zip
CONFIGURE: Update WinCE compiler host alias naming.
This is required to work with the newest tool chain.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index ea858856ff..7bdf38f6c7 100755
--- a/configure
+++ b/configure
@@ -1279,7 +1279,7 @@ wii)
wince)
_host_os=wince
_host_cpu=arm
- _host_alias=arm-wince-mingw32ce
+ _host_alias=arm-mingw32ce
;;
*)
if test -n "$_host"; then