[MPlayer-cvslog] r28441 - trunk/configure

diego subversion at mplayerhq.hu
Sun Feb 1 15:42:57 CET 2009


Author: diego
Date: Sun Feb  1 15:42:57 2009
New Revision: 28441

Log:
Add some more definitions for FFmpeg to config.h.

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Sun Feb  1 15:39:33 2009	(r28440)
+++ trunk/configure	Sun Feb  1 15:42:57 2009	(r28441)
@@ -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



More information about the MPlayer-cvslog mailing list