# HG changeset patch # User diego # Date 1276449528 0 # Node ID 22713e4fde5f814a67772ff87e31662843dacffc # Parent fd78d436d30f67c7380c6bfe2d1a86b6804a63cf Add CONFIG_LIBRTMP and HAVE_ISATTY #defines to config.h for FFmpeg. diff -r fd78d436d30f -r 22713e4fde5f configure --- 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