1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- Unbreak build if recent multimedia/v4l-compat is installed

Submitted by:	kwm
This commit is contained in:
Martin Matuska 2010-01-19 11:24:04 +00:00
parent 421477eacc
commit a8bef818e9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248151

View File

@ -0,0 +1,13 @@
--- configure.orig 2010-01-19 12:18:19.265327412 +0100
+++ configure 2010-01-19 12:18:30.429242416 +0100
@@ -2097,8 +2097,8 @@
}
EOF
-check_header linux/videodev.h
-check_header linux/videodev2.h
+#check_header linux/videodev.h
+#check_header linux/videodev2.h
check_header sys/videoio.h
check_func_headers "windows.h vfw.h" capCreateCaptureWindow -lvfw32