$OpenBSD: patch-m4_iconv_m4,v 1.1 2015/09/01 07:30:30 dcoppa Exp $
--- m4/iconv.m4.orig	Tue Aug 18 09:46:11 2015
+++ m4/iconv.m4	Tue Aug 18 09:48:27 2015
@@ -62,7 +62,7 @@ AC_DEFUN([AM_ICONV_LINK],
   fi
   if test "$am_cv_lib_iconv" = yes; then
     AC_MSG_CHECKING([how to link with libiconv])
-    AC_MSG_RESULT([$LIBICONV])
+    AC_MSG_RESULT([$LTLIBICONV])
   else
     dnl If $LIBICONV didn't lead to a usable library, we don't need $INCICONV
     dnl either.
