vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Thu Jan 19 23:32:19 2012 +0100| [768cafce8ddda08d12685319381b17f548e4c8e3] | committer: Jean-Baptiste Kempf
Update live555 error message version > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=768cafce8ddda08d12685319381b17f548e4c8e3 --- configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index 4f09324..ea65dfa 100644 --- a/configure.ac +++ b/configure.ac @@ -1663,7 +1663,7 @@ AS_IF([test "${enable_live555}" != "no" -a -n "${CXX}"], [ ]) AS_IF([test "$ac_cv_live555" = "no"], [ AC_MSG_WARN([liveMedia is missing or its installed version is too old: -Version 2010.05.29 or later is required to proceed. +Version 2011.12.23 or later is required to proceed. You can get an updated one from http://www.live555.com/liveMedia .]) AS_IF([test -n "${enable_live555}"], [ AC_MSG_ERROR([Update live555 or pass --disable-live555 to disable RTSP input support.]) _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
