]> git.kaiwu.me - njs.git/commitdiff
Added description for --no-libxml2 option.
authorKonstantin Pavlov <thresh@nginx.com>
Fri, 27 Jan 2023 23:08:41 +0000 (15:08 -0800)
committerKonstantin Pavlov <thresh@nginx.com>
Fri, 27 Jan 2023 23:08:41 +0000 (15:08 -0800)
auto/help

index 9e248a1b4de578dd61cc62ada514ee4b6a4dde45..f15691a6502b27d1eef9404df8c66da62ce124ea 100644 (file)
--- a/auto/help
+++ b/auto/help
@@ -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, \