Merge pull request #22 from sathieu/patch-1

Fix configure script syntax
Esse commit está contido em:
Robert Eisele
2016-04-07 13:04:14 +02:00
+1 -1
Ver Arquivo
@@ -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])
],[