summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-01 02:22:56 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-01 02:22:56 +0000
commit917aadbba68c90c626adf233313d1d5aa639f965 (patch)
tree710e7684aa94441804256f2dbeaa0947456ac1a4 /configure
parent56d9a23ee9a4623e498f644eddd721a423264ce5 (diff)
downloadmpv-917aadbba68c90c626adf233313d1d5aa639f965.tar.bz2
mpv-917aadbba68c90c626adf233313d1d5aa639f965.tar.xz
Add CONFIG_FASTDIV and CONFIG_POWERPC_PERF to config.h for FFmpeg compilation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28416 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 7c95c8bbca..194b8d8eb4 100755
--- a/configure
+++ b/configure
@@ -8598,7 +8598,9 @@ $_def_pthreads
$_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