Merge pull request #22 from sathieu/patch-1
Fix configure script syntax
Esse commit está contido em:
+1
-1
@@ -39,7 +39,7 @@ if test "$PHP_FACEDETECT" != "no"; then
|
||||
],[
|
||||
AC_MSG_ERROR([Wrong OpenCV version or OpenCV not found])
|
||||
],[
|
||||
]),
|
||||
])
|
||||
],[
|
||||
AC_MSG_ERROR([wrong OpenCV version or OpenCV not found])
|
||||
],[
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário