changeset 2991:ad107e7bb843

small "make it easier to compile" addition, enable SIMPLE_IDCT by default
author atmos4
date Mon, 19 Nov 2001 01:52:40 +0000
parents bf0947491ce6
children ef58de7a942f
files configure
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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