projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ef3aed
)
opencv: allow to build against 2.3.1
author
Stefan Sauer
<ensonic@users.sf.net>
Tue, 29 Nov 2011 22:41:22 +0000
(23:41 +0100)
committer
Stefan Sauer
<ensonic@users.sf.net>
Tue, 29 Nov 2011 22:42:05 +0000
(23:42 +0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index fc98fce8fe2ad8022004bd7fb4f721313c42a957..8df4b7e2846f390f5918ba81bd5ace31a6a07d80 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1364,7
+1364,7
@@
AG_GST_CHECK_FEATURE(OPENCV, [opencv plugins], opencv, [
dnl a new version and the no-backward-compatibility define. (There doesn't
dnl seem to be a switch to suppress the warnings the cvcompat.h header
dnl causes.)
- PKG_CHECK_MODULES(OPENCV, opencv >= 2.0.0 opencv <= 2.
2.0
, [
+ PKG_CHECK_MODULES(OPENCV, opencv >= 2.0.0 opencv <= 2.
3.1
, [
AC_PROG_CXX
AC_LANG_CPLUSPLUS
OLD_CPPFLAGS=$CPPFLAGS