aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Sandulenko2018-05-10 17:02:13 +0200
committerEugene Sandulenko2018-05-10 17:02:13 +0200
commit0a902f312e76dbfddb4f5bd410510b8db769e0fa (patch)
tree2913f2a78df80afcf4c676a75952b583740d0357
parent5b604e42e2a6454b0566504ff88e9840cd800407 (diff)
downloadscummvm-rg350-0a902f312e76dbfddb4f5bd410510b8db769e0fa.tar.gz
scummvm-rg350-0a902f312e76dbfddb4f5bd410510b8db769e0fa.tar.bz2
scummvm-rg350-0a902f312e76dbfddb4f5bd410510b8db769e0fa.zip
CONFIGURE: Revert unintended changes
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 7f6a08656d..8e2a387acc 100755
--- a/configure
+++ b/configure
@@ -1712,8 +1712,6 @@ 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