Skip to content

Commit c43676e

Browse files
committed
PHPC-2477: MONGOC_ENABLE_SASL_GSSAPI is obsolete
CDRIVER-2654 removed MONGOC_ENABLE_SASL_GSSAPI. PHPC-2312 removed it from Autotools, but it was left behind in config.w32.
1 parent 152fb8c commit c43676e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config.w32

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,6 @@ if (PHP_MONGODB != "no") {
175175
MONGOC_ENABLE_MONGODB_AWS_AUTH: 0,
176176
MONGOC_ENABLE_SASL: 0,
177177
MONGOC_ENABLE_SASL_CYRUS: 0,
178-
MONGOC_ENABLE_SASL_GSSAPI: 0,
179178
MONGOC_ENABLE_SASL_SSPI: 0,
180179
MONGOC_ENABLE_SRV: 0,
181180
MONGOC_ENABLE_RDTSCP: 0,

0 commit comments

Comments
 (0)