Make sure ICONV_CONST is defined. AM_ICONV does not define it if it fails to find iconv.h.

This commit is contained in:
Sergey Poznyakoff
2004-04-28 07:44:19 +00:00
parent b7336abee0
commit e662d0f367

View File

@@ -23,6 +23,10 @@
# include <iconv.h>
#endif
#ifndef ICONV_CONST
# define ICONV_CONST
#endif
#ifdef HAVE_LIBICONV
struct langtab