summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 344bd3262e..8a88626f50 100755
--- a/configure
+++ b/configure
@@ -2338,6 +2338,9 @@ echo "Creating config.h"
cat > config.h << EOF
/* -------- Generated by configure ----------- */
+/* keeps us from editing config.h everytime in case we applied patch */
+#define SIMPLE_IDCT
+
#define USE_OSD 1
#define USE_SUB 1