[njs] Configure: added --no-quickjs description in configure --help.
Dmitry Volyntsev
xeioex at nginx.com
Fri Apr 5 01:38:40 UTC 2024
details: https://hg.nginx.org/njs/rev/b83e2ae81937
branches:
changeset: 2310:b83e2ae81937
user: Dmitry Volyntsev <xeioex at nginx.com>
date: Thu Apr 04 16:07:39 2024 -0700
description:
Configure: added --no-quickjs description in configure --help.
Forgotten in cb3e068a511c.
diffstat:
auto/help | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 3a5b8b59cce9 -r b83e2ae81937 auto/help
--- a/auto/help Thu Apr 04 16:07:37 2024 -0700
+++ b/auto/help Thu Apr 04 16:07:39 2024 -0700
@@ -44,6 +44,7 @@ default: "$NJS_LD_OPT"
--no-pcre2 disables PCRE2 discovery for RegExp backend.
When this option is enabled only PCRE library
is discovered.
+ --no-quickjs disables QuickJS engine discovery.
--no-zlib disables zlib discovery. When this option is
enabled zlib dependant code is not built as a
part of libnjs.a.
More information about the nginx-devel
mailing list