--- configure.orig	2020-09-30 14:56:07 +0000
+++ configure	2020-09-30 14:56:40 +0000
@@ -20939,7 +20939,7 @@
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
-LIBS="-lxml2  $LIBS"
+LIBS="/opt/freeware/lib/libxml2.a  $LIBS"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
--- configure.orig	2020-10-01 06:30:59 +0000
+++ configure	2020-10-01 06:31:17 +0000
@@ -20973,7 +20973,7 @@
 
     ac_fn_c_check_header_mongrel "$LINENO" "libxml/parser.h" "ac_cv_header_libxml_parser_h" "$ac_includes_default"
 if test "x$ac_cv_header_libxml_parser_h" = xyes; then :
-  LIBS="-lxml2 ${LIBS}";EX_CHECK_STATE=YES
+  LIBS="/opt/freeware/lib/libxml2.a ${LIBS}";EX_CHECK_STATE=YES
 fi
 
 
--- configure.orig	2020-10-01 06:38:26 +0000
+++ configure	2020-10-01 06:39:00 +0000
@@ -21036,7 +21036,7 @@
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
-LIBS="-lxml2  $LIBS"
+LIBS="/opt/freeware/lib/libxml2.a  $LIBS"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
--- configure.orig	2020-10-01 07:02:59 +0000
+++ configure	2020-10-01 07:02:51 +0000
@@ -21028,7 +21028,7 @@
              CPPFLAGS=${CPPFLAGS}" "`$PKGCONFIG --cflags libxml-2.0`
              LDFLAGS=${LDFLAGS}" "`$PKGCONFIG --libs-only-L libxml-2.0`
              LDFLAGS=${LDFLAGS}" "`$PKGCONFIG --libs-only-other libxml-2.0`
-             LIBS=${LIBS}" "`$PKGCONFIG --libs-only-l libxml-2.0`
+             LIBS=${LIBS}" "/opt/freeware/lib/libxml2.a
 	         	     unset ac_cv_lib_`echo xml2 | sed 's/[^_a-zA-Z0-9]/_/g;s/^[0-9]/_/'`_xmlParseFile
              { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xmlParseFile in -lxml2" >&5
 $as_echo_n "checking for xmlParseFile in -lxml2... " >&6; }
