summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2016-07-27 11:31:49 +0200
committerDiego Biurrun <diego@biurrun.de>2016-07-29 19:03:10 +0200
commit5ed4644d6de7f6112431dc2d9a5cfe9a0a75a688 (patch)
tree5dcfbcee4cfe57cfa7d06a7b28027737b92f5680 /configure
parent4fef648d10bf3bcfd4b8fa5755c1128966a2427c (diff)
x11grab: Rename internal component to "xcbgrab"
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 45f52560fd..66da1e48df 100755
--- a/configure
+++ b/configure
@@ -2367,7 +2367,7 @@ sndio_outdev_deps="sndio_h"
v4l2_indev_deps_any="linux_videodev2_h sys_videoio_h"
vfwcap_indev_deps="capCreateCaptureWindow vfwcap_defines"
vfwcap_indev_extralibs="-lavicap32"
-x11grab_xcb_indev_deps="libxcb"
+xcbgrab_indev_deps="libxcb"
# protocols
ffrtmpcrypt_protocol_deps="!librtmp_protocol"