configure.ac: check for a good enough version of libv4l1.h (try 2)

Damjan Jovanovic damjan.jov at gmail.com
Fri Jan 18 10:29:06 CST 2013


Changelog:
* configure.ac: check for a good enough version of libv4l1.h

libv4l1.h can only be used instead of linux/videodev.h on recent versions
(>= 0.8.3), so check for struct video_picture and don't try to compile
with older versions.
This fixes compilation on systems like FreeBSD 8.2, where there is no
linux/videodev.h, and libv4l1.h is too old.

Does not regenerate configure.

Damjan Jovanovic
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libv4l1-version2.patch
Type: application/octet-stream
Size: 2466 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130118/753597bb/attachment.obj>


More information about the wine-patches mailing list