summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-01 14:42:57 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-01 14:42:57 +0000
commitf6db24db92eab622b417464fd6c5924a9df62df1 (patch)
treebbea8fa549e3934728f24af87773deb9986e8190 /configure
parent73608fa00b9366e30d947d6d301db0484acf936f (diff)
downloadmpv-f6db24db92eab622b417464fd6c5924a9df62df1.tar.bz2
mpv-f6db24db92eab622b417464fd6c5924a9df62df1.tar.xz
Add some more definitions for FFmpeg to config.h.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28441 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index e8affec64a..2e3011e3fd 100755
--- a/configure
+++ b/configure
@@ -8597,7 +8597,10 @@ $_def_yasm
#define CONFIG_SWSCALE 1
#define CONFIG_GRAY 0
+#define HAVE_ARPA_INET_H 1
+#define HAVE_DOS_PATHS 0
#define HAVE_POLL_H 1
+#define HAVE_PPC4XX 0
/* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */
#define CONFIG_AANDCT 1