Commit 43f84f85 authored by Christophe Mutricy's avatar Christophe Mutricy

Yet more hint about PKG_CONFIG_PATH

parent 3f9a678b
......@@ -2952,6 +2952,11 @@ dnl
dnl avcodec decoder/encoder plugin
dnl
if test "${with_ffmpeg_tree}"
then
AC_MSG_WARN([--with-ffmpeg-tree is deprecated. Use PKG_CONFIG_PATH instead.])
fi
AC_ARG_ENABLE(avcodec,
[ --enable-avcodec libavcodec codec (default enabled)])
if test "${enable_avcodec}" != "no"
......
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