From f6db24db92eab622b417464fd6c5924a9df62df1 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 1 Feb 2009 14:42:57 +0000 Subject: Add some more definitions for FFmpeg to config.h. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28441 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure') 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 -- cgit v1.2.3