We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cbc079 commit 6033282Copy full SHA for 6033282
scripts/autotools/libmongocrypt/Version.m4
@@ -1,4 +1,4 @@
1
-if test "$PHP_CLIENT_SIDE_ENCRYPTION" != "no"; then
+if test "$PHP_CLIENT_SIDE_ENCRYPTION" = "yes"; then
2
MONGOCRYPT_CURRENT_FILE=[]PHP_EXT_SRCDIR(mongodb)[/src/LIBMONGOCRYPT_VERSION_CURRENT]
3
MONGOCRYPT_BUILD_VERSION=$(cat $MONGOCRYPT_CURRENT_FILE)
4
0 commit comments