]> git.kaiwu.me - njs.git/commitdiff
Configure: added --no-quickjs description in configure --help.
authorDmitry Volyntsev <xeioex@nginx.com>
Thu, 4 Apr 2024 23:07:39 +0000 (16:07 -0700)
committerDmitry Volyntsev <xeioex@nginx.com>
Thu, 4 Apr 2024 23:07:39 +0000 (16:07 -0700)
Forgotten in cb3e068a511c.

auto/help

index bf88458628cddfa8d6d9c78eb010c568d4ee39ad..b053d85ddaab3e2dfdc4eaeef7bc4726796ab0a8 100644 (file)
--- a/auto/help
+++ b/auto/help
@@ -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.