configure: fix help message for --disable-avfilter

Increase consistency with the other similar messages.
This commit is contained in:
Stefano Sabatini 2012-07-15 17:03:06 +02:00
parent 712d82130e
commit 0cc9077a87
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -111,7 +111,7 @@ Component options:
--disable-swresample disable libswresample build
--disable-swscale disable libswscale build
--disable-postproc disable libpostproc build
--disable-avfilter disable video filter support [no]
--disable-avfilter disable libavfilter build
--enable-avresample enable libavresample build [no]
--disable-pthreads disable pthreads [auto]
--disable-w32threads disable Win32 threads [auto]