summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 8a88626f50..85000cbb88 100755
--- a/configure
+++ b/configure
@@ -2338,8 +2338,8 @@ 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 this to use simple idct with patched libavcodec */
+#define SIMPLE_IDCT 1
#define USE_OSD 1
#define USE_SUB 1