Commit ed74b8c7 authored by Jon Lech Johansen's avatar Jon Lech Johansen

* ./configure.in: fixed description of MP4 module

parent 67148d82
......@@ -970,10 +970,10 @@ then
fi
dnl
dnl MP4 plugin
dnl MP4 module
dnl
AC_ARG_ENABLE(mp4,
[ --enable-mp4 MP4 support (default disabled)])
[ --enable-mp4 MP4 demux module (default disabled)])
if test "x${enable_mp4}" = "xyes"
then
AC_CHECK_HEADER(zlib.h,
......
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