Hi Konstantin,
On 1/31/23 04:24, Konstantin Pavlov wrote:
@@ -6,12 +6,8 @@ NJS_HAVE_LIBXML2=NO
if [ $NJS_LIBXML2 = YES ]; then
njs_found=no
-
- njs_feature="libxml2"
njs_feature_name=NJS_HAVE_LIBXML2
njs_feature_run=no
- njs_feature_incs="/usr/include/libxml2"
- nj
Hi Alejandro,
On 30/01/2023 5:52 PM, Alejandro Colomar wrote:
Hi Konstantin!
On 1/31/23 01:52, Konstantin Pavlov wrote:
details: https://hg.nginx.org/njs/rev/c789bb7313d4
branches:
changeset: 2030:c789bb7313d4
user: Konstantin Pavlov
date: Fri Jan 27 15:10:57 2023 -0800
description:
Hi Konstantin!
On 1/31/23 01:52, Konstantin Pavlov wrote:
details: https://hg.nginx.org/njs/rev/c789bb7313d4
branches:
changeset: 2030:c789bb7313d4
user: Konstantin Pavlov
date: Fri Jan 27 15:10:57 2023 -0800
description:
Added pkg-config-based libxml2 detection.
diffstat:
auto/
details: https://hg.nginx.org/njs/rev/c789bb7313d4
branches:
changeset: 2030:c789bb7313d4
user: Konstantin Pavlov
date: Fri Jan 27 15:10:57 2023 -0800
description:
Added pkg-config-based libxml2 detection.
diffstat:
auto/libxml2 | 26 +-
1 files changed, 2