summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorClément Bœsch <u@pkh.me>2017-03-15 22:17:29 +0100
committerClément Bœsch <u@pkh.me>2017-03-15 22:19:56 +0100
commitf6d61eb6f95aaf3a529397f205dd61d5dc47bce0 (patch)
tree72fcaac4e010ca7f15471c5ca5a4347da426c4d4 /configure
parent4a9c5f6bc5a825f10b77f6ce084aa840d5c1d93e (diff)
parent5ed4644d6de7f6112431dc2d9a5cfe9a0a75a688 (diff)
Merge commit '5ed4644d6de7f6112431dc2d9a5cfe9a0a75a688'
* commit '5ed4644d6de7f6112431dc2d9a5cfe9a0a75a688': x11grab: Rename internal component to "xcbgrab" Merged-by: Clément Bœsch <u@pkh.me>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 488e803e6d..e72ee297de 100755
--- a/configure
+++ b/configure
@@ -3031,7 +3031,7 @@ v4l2_indev_deps_any="linux_videodev2_h sys_videoio_h"
v4l2_outdev_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"
xv_outdev_deps="X11_extensions_Xvlib_h XvGetPortAttribute"
xv_outdev_extralibs="-lXv -lX11 -lXext"