diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |