--- ./auto/lib/libxslt/conf.orig	2021-08-20 03:29:31 +0000
+++ ./auto/lib/libxslt/conf	2021-08-20 03:30:50 +0000
@@ -12,8 +12,8 @@
                       #include <libxslt/xsltInternals.h>
                       #include <libxslt/transform.h>
                       #include <libxslt/xsltutils.h>"
-    ngx_feature_path="/usr/include/libxml2"
-    ngx_feature_libs="-lxml2 -lxslt"
+    ngx_feature_path="/opt/freeware/include/libxml2"
+    ngx_feature_libs="/opt/freeware/lib/libxml2.a -lxslt"
     ngx_feature_test="xmlParserCtxtPtr    ctxt = NULL;
                       xsltStylesheetPtr   sheet = NULL;
                       xmlDocPtr           doc = NULL;
--- ./auto/lib/libxslt/conf.orig	2021-08-23 06:32:24 +0000
+++ ./auto/lib/libxslt/conf	2021-08-23 06:32:58 +0000
@@ -100,7 +100,7 @@
     ngx_feature_name=NGX_HAVE_EXSLT
     ngx_feature_run=no
     ngx_feature_incs="#include <libexslt/exslt.h>"
-    ngx_feature_path="/usr/include/libxml2"
+    ngx_feature_path="/opt/freeware/include/libxml2"
     ngx_feature_libs="-lexslt"
     ngx_feature_test="exsltRegisterAll();"
     . auto/feature
