Re: [FFmpeg-devel] [PATCH] libxcb-xhsape in configure

2014-10-31 Thread Carl Eugen Hoyos
Hi! On Thursday 30 October 2014 09:26:16 pm Horváth Balázs wrote: > This is my attempt at fixing the broken build because xcbgrab > uses xcb_shape_rectangles, but doesn't link xcb-shape. Do you consider the attached patch a sufficient fix? Or does it have an advantage for users to disable xcb-sh

[FFmpeg-devel] [PATCH] libxcb-xhsape in configure

2014-10-30 Thread Horváth Balázs
This is my attempt at fixing the broken build because xcbgrab uses xcb_shape_rectangles, but doesn't link xcb-shape. Horváth Balázs (1): libxcb-xshape in configure. configure | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) -- 2.1.3 _