configure.ac: check for a recent enough libv4l1.h

Damjan Jovanovic damjan.jov at gmail.com
Fri Jan 18 08:45:42 CST 2013


Changelog:
* configure.ac: check for a recent enough libv4l1.h

libv4l1.h can only be used instead of linux/videodev.h as of version
0.8.3, so check for the version using pkg-config (the only possible
way) 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-version.patch
Type: application/octet-stream
Size: 1982 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130118/24c4898c/attachment.obj>


More information about the wine-patches mailing list