[Scummvm-cvs-logs] scummvm master -> 10a3b3e9604d5ef1d0bfad8bba639dd082130544
lordhoto
lordhoto at gmail.com
Tue Jan 21 23:18:10 CET 2014
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
10a3b3e960 BUILD: Remove now superfluous _taskbar=no in Wii specific configuration.
Commit: 10a3b3e9604d5ef1d0bfad8bba639dd082130544
https://github.com/scummvm/scummvm/commit/10a3b3e9604d5ef1d0bfad8bba639dd082130544
Author: Johannes Schickel (lordhoto at scummvm.org)
Date: 2014-01-21T14:15:49-08:00
Commit Message:
BUILD: Remove now superfluous _taskbar=no in Wii specific configuration.
Changed paths:
configure
diff --git a/configure b/configure
index ae4e36c..83f3e88 100755
--- a/configure
+++ b/configure
@@ -2707,7 +2707,6 @@ if test -n "$_host"; then
_backend="wii"
_build_scalers=no
_vkeybd=yes
- _taskbar=no
_port_mk="backends/platform/wii/wii.mk"
add_line_to_config_mk 'GAMECUBE = 0'
add_line_to_config_h '#define AUDIO_REVERSE_STEREO'
More information about the Scummvm-git-logs
mailing list