-
Type: Bug
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
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.