@@ -25,7 +25,8 @@ if test "$PHP_PDLIB" != "no"; then
PHP_SUBST(PDLIB_SHARED_LIBADD)
pdlib_src_files="pdlib.cc \
src/face_detection.cc"
src/face_detection.cc \
src/face_landmark_detection.cc"
AC_MSG_CHECKING(for pkg-config)
if test ! -f "$PKG_CONFIG"; then
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.