[FFmpeg-cvslog] configure: Move x11grab option to a more suitable place in the help output
Diego Biurrun
git at videolan.org
Sun Feb 24 17:49:34 CET 2013
ffmpeg | branch: master | Diego Biurrun <diego at biurrun.de> | Sat Feb 23 23:01:27 2013 +0100| [45235ac488363e3360bf2f2275102d1ec66eba0f] | committer: Diego Biurrun
configure: Move x11grab option to a more suitable place in the help output
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=45235ac488363e3360bf2f2275102d1ec66eba0f
---
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure
index 5aece9a..dcda88e 100755
--- a/configure
+++ b/configure
@@ -120,7 +120,6 @@ Component options:
--disable-avresample disable libavresample build [no]
--disable-pthreads disable pthreads [auto]
--disable-w32threads disable Win32 threads [auto]
- --enable-x11grab enable X11 grabbing [no]
--disable-network disable network support [no]
--disable-dct disable DCT code
--disable-lsp disable LSP code
@@ -205,6 +204,7 @@ External library support:
--enable-libxvid enable Xvid encoding via xvidcore,
native MPEG-4/Xvid encoder exists [no]
--enable-openssl enable openssl [no]
+ --enable-x11grab enable X11 grabbing [no]
--enable-zlib enable zlib [autodetect]
Advanced options (experts only):
More information about the ffmpeg-cvslog
mailing list