mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-12 11:04:10 +00:00
Minor autoconf fix for iconv
This commit is contained in:
parent
e909cdd4eb
commit
4e69d0e9a8
@ -562,6 +562,7 @@ dnl
|
|||||||
dnl ICONV
|
dnl ICONV
|
||||||
dnl
|
dnl
|
||||||
|
|
||||||
|
m4_pattern_allow([AM_ICONV])
|
||||||
AM_ICONV
|
AM_ICONV
|
||||||
if test "$am_cv_func_iconv" != yes; then
|
if test "$am_cv_func_iconv" != yes; then
|
||||||
AC_MSG_WARN([Could not find libiconv])
|
AC_MSG_WARN([Could not find libiconv])
|
||||||
|
Loading…
Reference in New Issue
Block a user