aboutsummaryrefslogtreecommitdiffstats
path: root/android-configure.sh
diff options
context:
space:
mode:
Diffstat (limited to 'android-configure.sh')
-rwxr-xr-xandroid-configure.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/android-configure.sh b/android-configure.sh
index 4939323..7f8c79b 100755
--- a/android-configure.sh
+++ b/android-configure.sh
@@ -414,7 +414,7 @@ echo "PREBUILT := $ANDROID_PREBUILT" >> $config_mk
PWD=`pwd`
echo "SRC_PATH := $PWD" >> $config_mk
if [ -n "$SDL_CONFIG" ] ; then
-echo "SDL_CONFIG := $SDL_CONFIG" >> $config_mk
+echo "QEMU_SDL_CONFIG := $SDL_CONFIG" >> $config_mk
fi
echo "CONFIG_COREAUDIO := $PROBE_COREAUDIO" >> $config_mk
echo "CONFIG_WINAUDIO := $PROBE_WINAUDIO" >> $config_mk