Commit 99214227 authored by Christophe Mutricy's avatar Christophe Mutricy

configure.ac: Forgot this one.

parent b62a04cb
......@@ -1522,7 +1522,7 @@ then
fi
AC_ARG_ENABLE(live555,
[ --enable-live555 live555 RTSP input plugin (default disabled)])
if test "${enable_livedotcom}" = "yes"; then
if test "${enable_live555}" = "yes"; then
AC_ARG_WITH(live555-tree,
[ --with-live555-tree=PATH live.com tree for static linking])
......
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