10 Commits

Autor SHA1 Mensagem Data
Nicolas Chauvet e2d7613993 Fix includedir for opencv_cxxflags
I'm not sure why includedir_new comes from but if needed it's possible
to use:
  --variable=includedir_new --variable=includedir

Signed-off-by: Nicolas Chauvet <kwizart@gmail.com>
2020-10-20 16:32:54 +02:00
wellton 7917da8f2a Update config.m4 2020-01-29 09:30:29 -03:00
wellton 1d95eba3ca Support OpenCV 4.1.2 - Update config.m4
PHP-facedetect works with OpenCV 4.1.2
2020-01-28 15:31:05 -03:00
Robert Eisele 263435feaa Rewrite for PHP7 and OpenCV 3 2018-03-06 00:58:37 +01:00
Remi Collet 01cce469c2 retrieve opencv build options from pkg_config 2016-11-24 08:47:02 +01:00
Mathieu Parent 6ab5d47d02 Fix configure script syntax
./configure: line 4677: ,: command not found
2016-04-07 06:43:16 +02:00
Tihomir Mihaylov 2a5056742a opencv3 support 2015-12-04 14:15:07 -05:00
Denis Chatelain b49e0dbb36 Corrected and (very slightly) enhanced the config.m4 file to correct a broken ./configure as reported in issues
Specifically, "checking for cvLoad in -lopencv_objdetect... no"; because it's not in the objdetect part of the library, and this check brought some more trouble with recent ld's
2013-06-17 22:45:59 +02:00
Robert Eisele 75a1d8fa2a Update to make it work with OpenCV >=2.2 2011-08-21 17:03:30 +02:00
Robert Eisele 587dbe8827 first commit 2010-06-13 21:48:49 +02:00