[Scummvm-git-logs] scummvm master -> 7242a2aaa4ec5e1d2a8d7b5431385f43b022ddae
citral23
noreply at scummvm.org
Tue Dec 28 11:01:11 UTC 2021
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:
7242a2aaa4 OPENDINGUX: enable the local web server
Commit: 7242a2aaa4ec5e1d2a8d7b5431385f43b022ddae
https://github.com/scummvm/scummvm/commit/7242a2aaa4ec5e1d2a8d7b5431385f43b022ddae
Author: Christophe Branchereau (cbranchereau at gmail.com)
Date: 2021-12-28T11:51:38+01:00
Commit Message:
OPENDINGUX: enable the local web server
Signed-off-by: Christophe Branchereau <cbranchereau at gmail.com>
Changed paths:
configure
diff --git a/configure b/configure
index d68745e114e..d3b9cc9bdd1 100755
--- a/configure
+++ b/configure
@@ -3499,8 +3499,6 @@ if test -n "$_host"; then
_seq_midi=no
_nuked_opl=no
_curl=no
- _cloud=no
- _sdlnet=no
_optimization_level=-O3
_backend="opendingux"
_port_mk="backends/platform/sdl/opendingux/opendingux.mk"
More information about the Scummvm-git-logs
mailing list