[MPlayer-cvslog] r31387 - trunk/configure

diego subversion at mplayerhq.hu
Sun Jun 13 19:18:48 CEST 2010


Author: diego
Date: Sun Jun 13 19:18:48 2010
New Revision: 31387

Log:
Add CONFIG_LIBRTMP and HAVE_ISATTY #defines to config.h for FFmpeg.

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Sun Jun 13 19:15:55 2010	(r31386)
+++ trunk/configure	Sun Jun 13 19:18:48 2010	(r31387)
@@ -9313,6 +9313,7 @@ $def_yasm
 #define CONFIG_FFSERVER 0
 #define CONFIG_GPL 1
 #define CONFIG_GRAY 0
+#define CONFIG_LIBRTMP 0
 #define CONFIG_LIBVORBIS 0
 #define CONFIG_POWERPC_PERF 0
 #define CONFIG_SMALL 0
@@ -9327,6 +9328,7 @@ $def_yasm
 #define HAVE_ATTRIBUTE_PACKED 1
 #define HAVE_GETHRTIME 0
 #define HAVE_INLINE_ASM 1
+#define HAVE_ISATTY 0
 #define HAVE_LDBRX 0
 #define HAVE_POLL_H 1
 #define HAVE_PPC4XX 0


More information about the MPlayer-cvslog mailing list