Legoktm has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/386766 )

Change subject: Add support for OpenCV 3.0+ with autotools
......................................................................

Add support for OpenCV 3.0+ with autotools

OpenCV 3.0 split parts of the highgui module into imgcodecs, requiring
an extra module to be linked.

Use autoconf and automake to see if the new module exists, and link to
it if so. The new build instructions are similar, just require running
./configure before make.

Change-Id: Iad0c2e869f06e3a880a994f863f46359a877c240
---
M .gitignore
D Makefile
A Makefile.am
A Makefile.in
M README.md
A aclocal.m4
A compile
A config.status
A configure
A configure.ac
A depcomp
A install-sh
A missing
A stamp-h1
14 files changed, 9,214 insertions(+), 24 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/uprightdiff 
refs/changes/66/386766/1


-- 
To view, visit https://gerrit.wikimedia.org/r/386766
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iad0c2e869f06e3a880a994f863f46359a877c240
Gerrit-PatchSet: 1
Gerrit-Project: integration/uprightdiff
Gerrit-Branch: master
Gerrit-Owner: Legoktm <lego...@member.fsf.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to