--- configure.ac
+++ configure.ac
@@ -482,8 +482,6 @@
 if test "x${want_debug}" = "xyes" ; then
    OPJ_COMPILER_FLAG([-g])
    OPJ_COMPILER_FLAG([-O0])
-else
-   OPJ_COMPILER_FLAG([-O3])
 fi
 
 
