1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/graphics/opencv/files/patch-configure
Edwin Groothuis 1398563371 New port: graphics/opencv (Open Source Computer Vision Library from Intel)
The Open Computer Vision Library is a collection of algorithms
	and sample code for various computer vision problems. The
	library is compatible with IPL and utilizes Intel Integrated
	Performance Primitives for better performance.

	WWW: http://sourceforge.net/projects/opencvlibrary/
	     http://www.intel.com/research/mrl/research/opencv/

PR:		ports/78473
Submitted by:	Marc Abramowitz <msabramo@yahoo.com>
2005-12-29 03:38:28 +00:00

13 lines
246 B
Plaintext

--- configure.orig Thu Aug 19 03:46:49 2004
+++ configure Mon Feb 28 17:16:51 2005
@@ -21218,7 +21218,7 @@
have_v4l=no
-if test x$os_name=xLinux; then
+if test x$os_name = xLinux; then
cat >>confdefs.h <<\_ACEOF
#define HAVE_CAMV4L