[MPlayer-cvslog] r23219 - trunk/configure
diego
subversion at mplayerhq.hu
Thu May 3 14:02:48 CEST 2007
Author: diego
Date: Thu May 3 14:02:48 2007
New Revision: 23219
Log:
FFmpeg sync: Rename DTS_DECODER --> LIBDTS_DECODER.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Thu May 3 14:02:48 2007
@@ -5839,7 +5839,7 @@ if test "$_libdts" = yes ; then
else
_def_libdts='#undef CONFIG_LIBDTS'
_nocodecmodules="libdts $_nocodecmodules"
- _libavdecoders=`echo $_libavdecoders | sed -e s/DTS_DECODER// `
+ _libavdecoders=`echo $_libavdecoders | sed -e s/LIBDTS_DECODER// `
fi
echores "$_libdts"
More information about the MPlayer-cvslog
mailing list