-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: 0.6.3
-
Component/s: None
-
None
AFAICT, config.w32 is always defining HAVE_MONGODB_SASL=1, which isn't referenced elsewhere in the extension or libmongoc. Based on config.m4 and libmongoc's own conditional, we should actually be setting MONGOC_ENABLE_SASL.