Commit 35cac569 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Update live555 error message version

(cherry picked from commit 768cafce)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 697250c7
......@@ -1729,7 +1729,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.])
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment