Skip to content

Commit e136f30

Browse files
committed
Improve SASL check message
1 parent 2b58a74 commit e136f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ if test "$PHP_PCRE_DIR" != "no"; then
390390
fi
391391
fi
392392

393-
PHP_ARG_WITH(mongodb-sasl, Build with Cyrus SASL support,
393+
PHP_ARG_WITH(mongodb-sasl, for Cyrus SASL support,
394394
[ --with-mongodb-sasl[=DIR] mongodb: Include Cyrus SASL support], auto, yes)
395395

396396
if test "$PHP_MONGODB_SASL" != "no"; then

0 commit comments

Comments
 (0)