aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorvanfanel2015-07-24 11:48:21 +0200
committervanfanel2015-07-24 11:48:21 +0200
commit8382e87baad83d0a9c4201f2fa3851f653f3bbb5 (patch)
tree07eb68ead90897d0d58f261fbc6e7f0b49b8973f /configure
parent8cf5f96b9e497803f2fb79b771c3f1c05ee1c554 (diff)
downloadscummvm-rg350-8382e87baad83d0a9c4201f2fa3851f653f3bbb5.tar.gz
scummvm-rg350-8382e87baad83d0a9c4201f2fa3851f653f3bbb5.tar.bz2
scummvm-rg350-8382e87baad83d0a9c4201f2fa3851f653f3bbb5.zip
SDL/DISPMANX: Made minor corrections sugested by fingolfin.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 85f59f0ccc..2631a29b62 100755
--- a/configure
+++ b/configure
@@ -2549,8 +2549,8 @@ if test -n "$_host"; then
_port_mk="backends/platform/dingux/dingux.mk"
;;
raspberrypi)
- # We should have setup raspberrypi-sdl-config with modified prefix as part of
- # the cross-building enviroment.
+ # For proper cross-compilation, we assume that the cross-building environment provides
+ # an sdl-config executable with modified prefix pointing to $RPI_ROOT/usr.
_savegame_timestamp=no
_eventrec=no
_build_scalers=no