Commit 7e747209 authored by Christophe Massiot's avatar Christophe Massiot

* configure.ac: Print a warning when DVB headers aren't found.

parent 63b9a904
...@@ -1795,7 +1795,7 @@ then ...@@ -1795,7 +1795,7 @@ then
else else
VLC_ADD_BUILTINS([dvb]) VLC_ADD_BUILTINS([dvb])
fi fi
],[]) ],[AC_MSG_WARN(linux-dvb headers not found, dvb disabled)])
CPPFLAGS="${CPPFLAGS_save}" CPPFLAGS="${CPPFLAGS_save}"
fi fi
......
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