On Fri, Apr 14, 2017 at 02:39:03AM +0300, Edgar Kaziahmedov wrote:
[...]
> --- a/configure.ac
> +++ b/configure.ac
> @@ -588,6 +588,10 @@ AC_CHECK_DECLS(m4_normalize([
>  [#include <sys/types.h>
>  #include <linux/sysctl.h>])
>  
> +AC_CHECK_MEMBERS(m4_normalize([
> +     struct v4l2_window.global_alpha,
> +     struct v4l2_sdr_format.buffersize
> +     ]),,, [ #include <linux/videodev2.h> ])

Please have a look at strace commit v4.11-639-ga8443f8.


-- 
ldv

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to