aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 2d83e37333..81ccfb0815 100755
--- a/configure
+++ b/configure
@@ -286,7 +286,7 @@ for ac_option in $@; do
DEBFLAGS=""
;;
--enable-release)
- DEBFLAGS=""
+ DEBFLAGS="-O2"
;;
--with-sdl-prefix=*)
arg=`echo $ac_option | cut -d '=' -f 2`