mirror of
https://git.freebsd.org/ports.git
synced 2025-05-27 16:36:28 -04:00
13 lines
364 B
Text
13 lines
364 B
Text
--- 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
|