changeset 28381:5d5b22f80e55

Add CONFIG_FASTDIV and CONFIG_POWERPC_PERF to config.h for FFmpeg compilation.
author diego
date Sun, 01 Feb 2009 02:22:56 +0000
parents f521e54d47ee
children 05d2f44a31c5
files configure
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sun Feb 01 02:10:31 2009 +0000
+++ b/configure	Sun Feb 01 02:22:56 2009 +0000
@@ -8598,7 +8598,9 @@
 $_def_threads
 $_def_yasm
 
+#define CONFIG_FASTDIV 0
 #define CONFIG_GPL 1
+#define CONFIG_POWERPC_PERF 0
 #define CONFIG_SMALL 0
 #define CONFIG_SWSCALE 1
 #define CONFIG_GRAY 0