Minor autoconf fix for iconv
authorNikolas Garofil <garo@dunaldi.garofil.be>
Sat, 7 Nov 2009 00:15:20 +0000 (01:15 +0100)
committerNikolas Garofil <garo@dunaldi.garofil.be>
Sat, 7 Nov 2009 00:15:20 +0000 (01:15 +0100)
configure.ac.in

index bdfcbe3..e85f9b9 100644 (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])