[MPlayer-cvslog] r35212 - trunk/configure
cehoyos
subversion at mplayerhq.hu
Sun Sep 23 21:38:26 CEST 2012
Author: cehoyos
Date: Sun Sep 23 21:38:26 2012
New Revision: 35212
Log:
Fix auto-detection of current live555.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Sat Sep 22 23:36:27 2012 (r35211)
+++ trunk/configure Sun Sep 23 21:38:26 2012 (r35212)
@@ -6787,6 +6787,7 @@ echores "$_nemesi"
echocheck "LIVE555 Streaming Media libraries"
if test "$_live" = auto && test "$networking" = yes ; then
cat > $TMPCPP << EOF
+#define RTSPCLIENT_SYNCHRONOUS_INTERFACE 1
#include <liveMedia.hh>
#if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600)
#error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/>
More information about the MPlayer-cvslog
mailing list