aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2013-02-23 23:01:27 +0100
committerDiego Biurrun <diego@biurrun.de>2013-02-24 00:19:36 +0100
commit45235ac488363e3360bf2f2275102d1ec66eba0f (patch)
treefa46906db65a6297febb5f095f83878d0b4b9787 /configure
parentb2eea615c0777fe6b6077d8518fc4b4f020a2175 (diff)
downloadandroid_external_ffmpeg-45235ac488363e3360bf2f2275102d1ec66eba0f.tar.gz
android_external_ffmpeg-45235ac488363e3360bf2f2275102d1ec66eba0f.tar.bz2
android_external_ffmpeg-45235ac488363e3360bf2f2275102d1ec66eba0f.zip
configure: Move x11grab option to a more suitable place in the help output
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 5aece9ab71..dcda88e859 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):