--- configure.orig	2021-02-05 09:50:22 +0000
+++ configure	2021-02-05 09:52:29 +0000
@@ -8723,8 +8723,8 @@
 
   if test x$with_libiconv != xno ; then
     case " $INTLLIBS " in
-    *[\ \	]-liconv[\ \	]*) ;;
-    *) ICONV_LIBS="-liconv" ;;
+    *[\ \	]/opt/freeware/lib/libiconv.a[\ \	]*) ;;
+    *) ICONV_LIBS="/opt/freeware/lib/libiconv.a" ;;
     esac
   fi
 
