From: Konstantin Pavlov Date: Fri, 27 Jan 2023 23:08:41 +0000 (-0800) Subject: Added description for --no-libxml2 option. X-Git-Tag: 0.7.10~13 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/static/gitweb.js?a=commitdiff_plain;h=cda70b0019f1480ad240a085e80abc5922377f57;p=njs.git Added description for --no-libxml2 option. --- diff --git a/auto/help b/auto/help index 9e248a1b..f15691a6 100644 --- 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, \