aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorEugene Sandulenko2018-05-10 16:59:22 +0200
committerEugene Sandulenko2018-05-10 16:59:53 +0200
commit5b604e42e2a6454b0566504ff88e9840cd800407 (patch)
tree79b82f1be5fcd43826e3806224db80589291cf2c /configure
parent77f24f36ac4fe61cb9a3204cf1c6a919c024a247 (diff)
downloadscummvm-rg350-5b604e42e2a6454b0566504ff88e9840cd800407.tar.gz
scummvm-rg350-5b604e42e2a6454b0566504ff88e9840cd800407.tar.bz2
scummvm-rg350-5b604e42e2a6454b0566504ff88e9840cd800407.zip
AGOS: Mark 25th Anniversary releases as MT-32 hack, not a fix
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 8e2a387acc..7f6a08656d 100755
--- a/configure
+++ b/configure
@@ -1712,6 +1712,8 @@ if test "$_release_build" = yes; then
# Add a define, which indicates we are doing
# an build for a release version.
append_var DEFINES "-DRELEASE_BUILD"
+ _sdlnet=no
+ _libcurl=no
fi