# HG changeset patch # User reimar # Date 1276628634 0 # Node ID 997f92640201fc273adc265d4216a16b92c93d27 # Parent efe79d7c42ad7a699c08e450a0c4e4fde686b8cc Make sure we always have exactly one CONFIG_LIBRTMP define. diff -r efe79d7c42ad -r 997f92640201 configure --- a/configure Tue Jun 15 08:56:38 2010 +0000 +++ b/configure Tue Jun 15 19:03:54 2010 +0000 @@ -7230,7 +7230,7 @@ else nolibrtmp=yes _librtmp=no - def_librtmp='#undef CONFIG_LIBRTMP' + def_librtmp='#define CONFIG_LIBRTMP 0' noinputmodules="librtmp $noinputmodules" fi echores "$_librtmp" @@ -9305,7 +9305,6 @@ #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