Esse commit está contido em:
midoks
2017-10-13 19:54:41 +08:00
commit 4bc6d1a583
+1 -1
Ver Arquivo
@@ -9,7 +9,7 @@ if (PHP_OPENCV != "no") {
EXTENSION("opencv", "opencv.cpp");
if (PHP_OPENCV != "no") {
if (PHP_OPENCV_D != "no") {
AC_DEFINE("OPENCV_DEBUG", 1, "OPENCV_DEBUG Setting");
}