changeset 35118:b3710d267596

Fix auto-detection of current live555.
author cehoyos
date Sun, 23 Sep 2012 19:38:26 +0000
parents 91a3927fd02e
children a7fa72e52734
files configure
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Sep 22 21:36:27 2012 +0000
+++ b/configure	Sun Sep 23 19:38:26 2012 +0000
@@ -6787,6 +6787,7 @@
 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/>