[njs] Added description for --no-libxml2 option.

Konstantin Pavlov thresh at nginx.com
Tue Jan 31 00:52:42 UTC 2023


details:   https://hg.nginx.org/njs/rev/b0f3bc578f08
branches:  
changeset: 2029:b0f3bc578f08
user:      Konstantin Pavlov <thresh at nginx.com>
date:      Fri Jan 27 15:08:41 2023 -0800
description:
Added description for --no-libxml2 option.

diffstat:

 auto/help |  4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diffs (14 lines):

diff -r 99b9f83e4d4d -r b0f3bc578f08 auto/help
--- a/auto/help	Wed Jan 25 21:54:47 2023 -0800
+++ b/auto/help	Fri Jan 27 15:08:41 2023 -0800
@@ -35,6 +35,10 @@ default: "$NJS_LD_OPT"
                             enabled OpenSSL dependant code is not built as a
                             part of libnjs.a.
 
+  --no-libxml2              disabled libxml2 discovery. When this option is
+                            enabled libxml2 dependant code is not built as a
+                            part of libnjs.a.
+
   --address-sanitizer=YES   enables build with address sanitizer, \
 default: "$NJS_ADDRESS_SANITIZER"
   --addr2line=YES           enables native function symbolization, \


More information about the nginx-devel mailing list