diff options
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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` |