Skip to content

Commit 67b92d9

Browse files
kaplanliorjmikola
authored andcommitted
Don't print pcre-dir usage during configure check
1 parent da1f707 commit 67b92d9

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
@@ -370,7 +370,7 @@ PHP_ARG_WITH(libmongoc, Use system libmongoc,
370370
fi
371371

372372

373-
PHP_ARG_WITH(pcre-dir, pcre-dir install prefix
373+
PHP_ARG_WITH(pcre-dir, pcre-dir install prefix,
374374
[ --with-pcre-dir[=DIR] mongodb: pcre install prefix], auto, yes)
375375

376376
if test "$PHP_PCRE_DIR" != "no"; then

0 commit comments

Comments
 (0)