# HG changeset patch # User atmos4 # Date 1006134760 0 # Node ID ad107e7bb84390013a2fabc587f5ad6f0f823b79 # Parent bf0947491ce61f52bb6cf869a77b20cbeef68a91 small "make it easier to compile" addition, enable SIMPLE_IDCT by default diff -r bf0947491ce6 -r ad107e7bb843 configure --- a/configure Mon Nov 19 01:35:23 2001 +0000 +++ b/configure Mon Nov 19 01:52:40 2001 +0000 @@ -2338,6 +2338,9 @@ 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