changeset 31360:997f92640201

Make sure we always have exactly one CONFIG_LIBRTMP define.
author reimar
date Tue, 15 Jun 2010 19:03:54 +0000
parents efe79d7c42ad
children ef9098116845
files configure
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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