1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-12-24 11:55:43 +00:00

Minor autoconf fix for iconv

This commit is contained in:
Nikolas Garofil 2009-11-07 01:15:20 +01:00
parent e909cdd4eb
commit 4e69d0e9a8

View File

@ -562,6 +562,7 @@ dnl
dnl ICONV
dnl
m4_pattern_allow([AM_ICONV])
AM_ICONV
if test "$am_cv_func_iconv" != yes; then
AC_MSG_WARN([Could not find libiconv])