We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b3c580 commit d70809eCopy full SHA for d70809e
config.m4
@@ -276,7 +276,7 @@ if test "$MONGODB" != "no"; then
276
AC_MSG_ERROR(system libmongoc must be upgraded to version >= 1.9.0)
277
fi
278
else
279
- AC_MSG_ERROR(pkgconfig and mongoc must be installed)
+ AC_MSG_ERROR(pkgconfig and libmongoc must be installed)
280
281
PHP_EVAL_INCLINE($LIBMONGOC_INC)
282
PHP_EVAL_LIBLINE($LIBMONGOC_LIB, MONGODB_SHARED_LIBADD)
0 commit comments