Signed-off-by: James Almer <[email protected]>
---
configure | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configure b/configure
index c2f5fc2c98..ebcf48de20 100755
--- a/configure
+++ b/configure
@@ -6215,6 +6215,8 @@ if enabled libxcb; then
add_cflags $xcb_cflags $xcb_shm_cflags $xcb_xfixes_cflags $xcb_shape_cflags
add_extralibs $xcb_extralibs $xcb_shm_extralibs $xcb_xfixes_extralibs
$xcb_shape_extralibs
+else
+ disable libxcb_shm libxcb_shape libxcb_xfixes
fi
check_func_headers "windows.h" CreateDIBSection "$gdigrab_indev_extralibs"
--
2.14.1
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel