aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorFabio Battaglia2011-05-04 16:51:04 +0200
committerFabio Battaglia2011-05-04 16:51:04 +0200
commitd65479a9d7c6248f499c0ea4ced97232b91ff6e6 (patch)
treedd80953e4011943261506c7ffc117acee41b9919 /configure
parentf16311291df4cd0fa6003beee330be2b808aa360 (diff)
parente19de13a5d84b516a14b83c01053945b74444c34 (diff)
downloadscummvm-rg350-d65479a9d7c6248f499c0ea4ced97232b91ff6e6.tar.gz
scummvm-rg350-d65479a9d7c6248f499c0ea4ced97232b91ff6e6.tar.bz2
scummvm-rg350-d65479a9d7c6248f499c0ea4ced97232b91ff6e6.zip
Merge branch 'master' of https://github.com/scummvm/scummvm
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index a498d2509c..5115181acf 100755
--- a/configure
+++ b/configure
@@ -3083,6 +3083,7 @@ case $_backend in
INCLUDES="$INCLUDES `$_sdlconfig --prefix="$_sdlpath" --cflags`"
LIBS="$LIBS `$_sdlconfig --prefix="$_sdlpath" --libs`"
LDFLAGS="$LDFLAGS"
+ DEFINES="$DEFINES -DSDL_BACKEND"
;;
ps2)
# TODO ps2