11 lines
399 B
Text
11 lines
399 B
Text
--- 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.
|