configure.ac: Forgot this one.

This commit is contained in:
Christophe Mutricy 2006-05-23 23:05:34 +00:00
parent b62a04cb55
commit 9921422767
1 changed files with 1 additions and 1 deletions

View File

@ -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])