File tree Expand file tree Collapse file tree 3 files changed +0
-11
lines changed
scripts/autotools/libmongoc Expand file tree Collapse file tree 3 files changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -351,7 +351,6 @@ if test "$PHP_MONGODB" != "no"; then
351
351
m4_include ( PHP_MONGODB_BASEDIR/scripts/autotools/libmongoc/Endian.m4 )
352
352
m4_include ( PHP_MONGODB_BASEDIR/scripts/autotools/libmongoc/FindDependencies.m4 )
353
353
m4_include ( PHP_MONGODB_BASEDIR/scripts/autotools/libmongoc/Versions.m4 )
354
- m4_include ( PHP_MONGODB_BASEDIR/scripts/autotools/libmongoc/WeakSymbols.m4 )
355
354
356
355
dnl This include modifies the value of $PHP_MONGODB_CLIENT_SIDE_ENCRYPTION to "yes"
357
356
dnl or "no" depending on whether dependencies for libmongocrypt are fulfilled
Original file line number Diff line number Diff line change @@ -183,7 +183,6 @@ if (PHP_MONGODB != "no") {
183
183
MONGOC_HAVE_SASL_CLIENT_DONE : 0 ,
184
184
MONGOC_HAVE_SCHED_GETCPU : 0 ,
185
185
MONGOC_HAVE_SOCKLEN : 1 ,
186
- MONGOC_HAVE_WEAK_SYMBOLS : 0 ,
187
186
MONGOC_NO_AUTOMATIC_GLOBALS : 1 ,
188
187
MONGOC_SOCKET_ARG2 : "struct sockaddr" ,
189
188
MONGOC_SOCKET_ARG3 : "socklen_t" ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments