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
351351 m4_include ( PHP_MONGODB_BASEDIR/scripts/autotools/libmongoc/Endian.m4 )
352352 m4_include ( PHP_MONGODB_BASEDIR/scripts/autotools/libmongoc/FindDependencies.m4 )
353353 m4_include ( PHP_MONGODB_BASEDIR/scripts/autotools/libmongoc/Versions.m4 )
354- m4_include ( PHP_MONGODB_BASEDIR/scripts/autotools/libmongoc/WeakSymbols.m4 )
355354
356355 dnl This include modifies the value of $PHP_MONGODB_CLIENT_SIDE_ENCRYPTION to "yes"
357356 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") {
183183 MONGOC_HAVE_SASL_CLIENT_DONE : 0 ,
184184 MONGOC_HAVE_SCHED_GETCPU : 0 ,
185185 MONGOC_HAVE_SOCKLEN : 1 ,
186- MONGOC_HAVE_WEAK_SYMBOLS : 0 ,
187186 MONGOC_NO_AUTOMATIC_GLOBALS : 1 ,
188187 MONGOC_SOCKET_ARG2 : "struct sockaddr" ,
189188 MONGOC_SOCKET_ARG3 : "socklen_t" ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments