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:
parent
e909cdd4eb
commit
4e69d0e9a8
@ -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])
|
||||
|
Loading…
Reference in New Issue
Block a user