Details
-
Bug
-
Resolution: Fixed
-
Unknown
-
None
-
None
-
None
Description
MONGOC_HAVE_ASN1_STRING_GET0_DATA is incorrectly being set via check_library_exists before the actual SSL library to be linked with is determined. It should be using check_symbol_exists after SSL_LIBRARIES is set.