Mercurial > mplayer.hg
changeset 31321:22713e4fde5f
Add CONFIG_LIBRTMP and HAVE_ISATTY #defines to config.h for FFmpeg.
author | diego |
---|---|
date | Sun, 13 Jun 2010 17:18:48 +0000 |
parents | fd78d436d30f |
children | 016194f71de3 |
files | configure |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Sun Jun 13 17:15:55 2010 +0000 +++ b/configure Sun Jun 13 17:18:48 2010 +0000 @@ -9313,6 +9313,7 @@ #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 @@ #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